結果

問題 No.1113 二つの整数 / Two Integers
ユーザー yuruhiyayuruhiya
提出日時 2020-10-08 22:40:04
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 354 ms / 1,000 ms
コード長 37 bytes
コンパイル時間 1,930 ms
コンパイル使用メモリ 119,756 KB
実行使用メモリ 131,976 KB
最終ジャッジ日時 2023-09-27 12:04:06
合計ジャッジ時間 9,701 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 346 ms
131,736 KB
testcase_01 AC 346 ms
131,684 KB
testcase_02 AC 350 ms
131,744 KB
testcase_03 AC 353 ms
131,812 KB
testcase_04 AC 352 ms
131,604 KB
testcase_05 AC 348 ms
131,796 KB
testcase_06 AC 351 ms
131,740 KB
testcase_07 AC 352 ms
131,976 KB
testcase_08 AC 348 ms
131,732 KB
testcase_09 AC 352 ms
131,716 KB
testcase_10 AC 350 ms
131,744 KB
testcase_11 AC 350 ms
131,752 KB
testcase_12 AC 349 ms
131,664 KB
testcase_13 AC 353 ms
131,752 KB
testcase_14 AC 353 ms
131,728 KB
testcase_15 AC 354 ms
131,800 KB
testcase_16 AC 348 ms
131,536 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say <Even Odd>[(sqrt [gcd] words)%%1]
0