結果

問題 No.72 そろばん Med
ユーザー tailstails
提出日時 2017-07-05 19:34:01
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 361 ms / 5,000 ms
コード長 28 bytes
コンパイル時間 2,063 ms
コンパイル使用メモリ 116,400 KB
実行使用メモリ 129,660 KB
最終ジャッジ日時 2023-08-13 16:06:48
合計ジャッジ時間 12,177 ms
ジャッジサーバーID
(参考情報)
judge11 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 345 ms
129,660 KB
testcase_01 AC 353 ms
128,672 KB
testcase_02 AC 343 ms
127,296 KB
testcase_03 AC 349 ms
128,048 KB
testcase_04 AC 344 ms
127,988 KB
testcase_05 AC 349 ms
128,056 KB
testcase_06 AC 346 ms
127,568 KB
testcase_07 AC 341 ms
127,480 KB
testcase_08 AC 343 ms
128,156 KB
testcase_09 AC 347 ms
127,308 KB
testcase_10 AC 350 ms
128,100 KB
testcase_11 AC 351 ms
128,008 KB
testcase_12 AC 350 ms
127,992 KB
testcase_13 AC 356 ms
127,776 KB
testcase_14 AC 354 ms
128,068 KB
testcase_15 AC 346 ms
127,928 KB
testcase_16 AC 351 ms
128,260 KB
testcase_17 AC 354 ms
128,580 KB
testcase_18 AC 360 ms
127,880 KB
testcase_19 AC 353 ms
127,764 KB
testcase_20 AC 347 ms
127,592 KB
testcase_21 AC 342 ms
128,048 KB
testcase_22 AC 352 ms
128,116 KB
testcase_23 AC 356 ms
127,972 KB
testcase_24 AC 361 ms
127,832 KB
testcase_25 AC 348 ms
127,220 KB
testcase_26 AC 348 ms
128,284 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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