8 kyu
FIXME: Static electrickery
1,656 of 1,655dinglemouse
Description:
The code provided has a method plus100
which is supposed to return the number of the parameter incremented by 100.
But it's not working properly.
Task
Fix the code so we can all go home early.
Restrictions
- Do not modify the constructor
- Do not modify the
plus100
method - Do not modify the
ONE_HUNDRED
declaration
Debugging
Similar Kata:
Stats:
Created | Jul 17, 2017 |
Published | Jun 11, 2018 |
Warriors Trained | 3039 |
Total Skips | 45 |
Total Code Submissions | 17924 |
Total Times Completed | 1655 |
Java Completions | 1656 |
Total Stars | 34 |
% of votes with a positive feedback rating | 75% of 287 |
Total "Very Satisfied" Votes | 180 |
Total "Somewhat Satisfied" Votes | 70 |
Total "Not Satisfied" Votes | 37 |
Total Rank Assessments | 4 |
Average Assessed Rank | 8 kyu |
Highest Assessed Rank | 8 kyu |
Lowest Assessed Rank | 8 kyu |