結果

問題 No.72 そろばん Med
ユーザー tailstails
提出日時 2017-07-05 19:34:01
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 441 ms / 5,000 ms
コード長 28 bytes
コンパイル時間 3,758 ms
コンパイル使用メモリ 125,760 KB
実行使用メモリ 136,212 KB
最終ジャッジ日時 2024-11-21 12:06:16
合計ジャッジ時間 13,132 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 397 ms
136,084 KB
testcase_01 AC 403 ms
135,796 KB
testcase_02 AC 396 ms
135,952 KB
testcase_03 AC 407 ms
135,696 KB
testcase_04 AC 410 ms
135,956 KB
testcase_05 AC 408 ms
136,048 KB
testcase_06 AC 409 ms
136,068 KB
testcase_07 AC 401 ms
135,828 KB
testcase_08 AC 394 ms
136,212 KB
testcase_09 AC 398 ms
135,700 KB
testcase_10 AC 397 ms
136,072 KB
testcase_11 AC 405 ms
135,824 KB
testcase_12 AC 401 ms
136,080 KB
testcase_13 AC 412 ms
136,084 KB
testcase_14 AC 400 ms
136,084 KB
testcase_15 AC 390 ms
135,956 KB
testcase_16 AC 386 ms
136,072 KB
testcase_17 AC 392 ms
135,824 KB
testcase_18 AC 393 ms
135,824 KB
testcase_19 AC 402 ms
136,200 KB
testcase_20 AC 391 ms
135,792 KB
testcase_21 AC 390 ms
135,824 KB
testcase_22 AC 387 ms
136,084 KB
testcase_23 AC 390 ms
135,828 KB
testcase_24 AC 389 ms
135,700 KB
testcase_25 AC 428 ms
136,120 KB
testcase_26 AC 441 ms
135,764 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say ((get+2)²+>2-1)%1000007
0