stevenhalim / cpbook-code

CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
2.04k stars 491 forks source link

Add AC solution in .py in UVA00108 and UVA00674 #25

Closed ChrisMaxheart closed 5 years ago

ChrisMaxheart commented 5 years ago

For the input, I built a class to make it easier. It used sys.stdin to read from stdin