結果

問題 No.72 そろばん Med
ユーザー %20%20
提出日時 2017-07-05 12:47:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 314 ms / 5,000 ms
コード長 29 bytes
コンパイル時間 2,645 ms
コンパイル使用メモリ 136,072 KB
実行使用メモリ 140,404 KB
最終ジャッジ日時 2024-05-01 08:54:31
合計ジャッジ時間 11,553 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 314 ms
139,972 KB
testcase_01 AC 313 ms
140,104 KB
testcase_02 AC 297 ms
140,000 KB
testcase_03 AC 306 ms
139,976 KB
testcase_04 AC 298 ms
140,388 KB
testcase_05 AC 300 ms
140,000 KB
testcase_06 AC 300 ms
140,256 KB
testcase_07 AC 299 ms
140,388 KB
testcase_08 AC 294 ms
140,128 KB
testcase_09 AC 302 ms
140,256 KB
testcase_10 AC 303 ms
140,256 KB
testcase_11 AC 296 ms
140,388 KB
testcase_12 AC 298 ms
139,876 KB
testcase_13 AC 299 ms
140,024 KB
testcase_14 AC 299 ms
140,104 KB
testcase_15 AC 293 ms
140,132 KB
testcase_16 AC 300 ms
140,000 KB
testcase_17 AC 300 ms
140,256 KB
testcase_18 AC 299 ms
140,232 KB
testcase_19 AC 306 ms
140,260 KB
testcase_20 AC 302 ms
140,260 KB
testcase_21 AC 302 ms
140,404 KB
testcase_22 AC 302 ms
140,128 KB
testcase_23 AC 303 ms
139,872 KB
testcase_24 AC 299 ms
140,000 KB
testcase_25 AC 297 ms
140,152 KB
testcase_26 AC 303 ms
139,872 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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