Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Find a number A given numbers B and C such that A^2+B^2=C^2. All 3 of those numbers are integers.
- In the hard version, you can only use 28 bytes when declaring variables. If I see that you submitted a code using more than 28 bytes for declaration, i'll set the official solution to be "cout<<HiddenNumber;" and rejudge your solution,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement