|
|
back to boardShow all messages Hide all messagesu can use double but beware during comparison of double numbers since c language behaves abnormally while comparing floating point numbers. otherwise problem is as easy as it seems. if you are getting WA11 then read problem statement properly again and again. You can solve this problem using only int, not even int64. |
|
|