結果

問題 No.1113 二つの整数 / Two Integers
ユーザー kotatsugamekotatsugame
提出日時 2020-10-08 23:23:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 367 ms / 1,000 ms
コード長 35 bytes
コンパイル時間 3,133 ms
コンパイル使用メモリ 130,952 KB
実行使用メモリ 137,360 KB
最終ジャッジ日時 2024-07-20 06:13:18
合計ジャッジ時間 7,671 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 359 ms
136,976 KB
testcase_01 AC 358 ms
137,100 KB
testcase_02 AC 362 ms
137,248 KB
testcase_03 AC 358 ms
136,996 KB
testcase_04 AC 359 ms
137,100 KB
testcase_05 AC 367 ms
136,844 KB
testcase_06 AC 360 ms
137,100 KB
testcase_07 AC 360 ms
137,232 KB
testcase_08 AC 357 ms
137,228 KB
testcase_09 AC 356 ms
137,360 KB
testcase_10 AC 362 ms
137,100 KB
testcase_11 AC 366 ms
137,100 KB
testcase_12 AC 367 ms
137,104 KB
testcase_13 AC 364 ms
136,972 KB
testcase_14 AC 359 ms
136,976 KB
testcase_15 AC 363 ms
137,356 KB
testcase_16 AC 366 ms
137,356 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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