{"raw_statement":[{"iden":"statement","content":"一个直角三角形的两个直角边是 $a,b(a\\le b)$，其斜边是 $c$，且 $a,b,c$ 都是正整数。\n\n现在我们已经知道了斜边长度 $c$，请问这个直角三角形的两个直角边的长度是什么？"},{"iden":"input","content":"输入一个整数 $c(1\\le c \\le 1.41 \\times 10^4)$。"},{"iden":"output","content":"输出两个整数 $a,b$ 表示答案。保证有整数解。如果有多个可能的答案，请确保 $a$ 尽可能的小。"}],"translated_statement":null,"sample_group":[["5","3 4"]],"show_order":[],"formal_statement":null,"simple_statement":null,"has_page_source":false}