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: S=16, d=4
Output: 4.0
Example 2:
Input: S=26, d=5
Output: 5.099019607843137
- don't copy other solutions or any solution
- don't remove comments