結果

問題 No.1113 二つの整数 / Two Integers
ユーザー kotatsugamekotatsugame
提出日時 2020-10-08 23:23:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 325 ms / 1,000 ms
コード長 35 bytes
コンパイル時間 657 ms
コンパイル使用メモリ 117,372 KB
実行使用メモリ 132,340 KB
最終ジャッジ日時 2023-09-27 12:05:42
合計ジャッジ時間 7,373 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 324 ms
132,160 KB
testcase_01 AC 322 ms
132,112 KB
testcase_02 AC 316 ms
132,220 KB
testcase_03 AC 323 ms
132,096 KB
testcase_04 AC 320 ms
131,940 KB
testcase_05 AC 318 ms
131,944 KB
testcase_06 AC 314 ms
131,856 KB
testcase_07 AC 321 ms
132,152 KB
testcase_08 AC 323 ms
132,024 KB
testcase_09 AC 318 ms
131,944 KB
testcase_10 AC 315 ms
132,108 KB
testcase_11 AC 319 ms
132,008 KB
testcase_12 AC 324 ms
132,152 KB
testcase_13 AC 321 ms
132,168 KB
testcase_14 AC 325 ms
132,340 KB
testcase_15 AC 325 ms
132,048 KB
testcase_16 AC 323 ms
132,132 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

<Even Odd>[[gcd](words)**.5%%1].say
0