Skip to content

python-2022C/babylonian_method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

Babylonian Method

Automated grading of homework assignments and tests

  • fork this repository
  • solve the task
  • commit with proper message
  • commit with proper message

Condition

resutl image

Problems

main

Babyloniam method

Example 1:

Input: 16, 3
Output: 4

Example 2:

Input: 24, 6
Output: 5

Warning

  • don't copy other solutions or any solution
  • don't remove comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages