Automated grading of homework assignments and tests
- fork this repository
- solve the task
- commit with proper message
- commit with proper message
Babyloniam method
Example 1:
Input: 16, 3
Output: 4
Example 2:
Input: 24, 6
Output: 5
- don't copy other solutions or any solution
- don't remove comments