You can go under Kata/Completed in your profile to see all completed katas. If you want the code, you can open an already completed kata and choose "Past Solutions" in the left side with Instructions and Output. Solutions/Completed on your profile also work.
Not understanding hamsterme. Got all test cases but having issues with random input. Not sure what the question expects. Solution expectation explaination missing large chunk of well... explaination.
But what if it word has a digit?
n
has 2 digits orn < 100
. It is in the description:The maker of the test need to specify what the final condition for divisable by 7 means....
You can go under Kata/Completed in your profile to see all completed katas. If you want the code, you can open an already completed kata and choose "Past Solutions" in the left side with Instructions and Output. Solutions/Completed on your profile also work.
Not understanding hamsterme. Got all test cases but having issues with random input. Not sure what the question expects. Solution expectation explaination missing large chunk of well... explaination.