摘要:
Problem Write a program which judges wheather given length of three side form a right triangle. Print "YES" if the given sides (integers) form a right 阅读全文
摘要:
Problem Write a program which computes the digit number of sum of two integers a and b. Input There are several test cases. Each test case consists of 阅读全文