結果

問題 No.344 ある無理数の累乗
ユーザー %20%20
提出日時 2017-07-05 02:13:47
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 380 ms / 2,000 ms
コード長 58 bytes
コンパイル時間 441 ms
コンパイル使用メモリ 130,680 KB
実行使用メモリ 140,052 KB
最終ジャッジ日時 2024-05-03 13:30:10
合計ジャッジ時間 12,953 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 332 ms
135,440 KB
testcase_01 AC 332 ms
135,056 KB
testcase_02 AC 335 ms
135,188 KB
testcase_03 AC 334 ms
135,584 KB
testcase_04 AC 360 ms
135,316 KB
testcase_05 AC 363 ms
135,316 KB
testcase_06 AC 354 ms
135,316 KB
testcase_07 AC 360 ms
135,188 KB
testcase_08 AC 362 ms
134,932 KB
testcase_09 AC 359 ms
135,184 KB
testcase_10 AC 360 ms
135,184 KB
testcase_11 AC 361 ms
135,156 KB
testcase_12 AC 360 ms
135,316 KB
testcase_13 AC 352 ms
135,312 KB
testcase_14 AC 371 ms
138,472 KB
testcase_15 AC 371 ms
137,588 KB
testcase_16 AC 364 ms
137,496 KB
testcase_17 AC 371 ms
138,212 KB
testcase_18 AC 353 ms
135,056 KB
testcase_19 AC 364 ms
134,928 KB
testcase_20 AC 363 ms
135,160 KB
testcase_21 AC 352 ms
135,188 KB
testcase_22 AC 364 ms
135,312 KB
testcase_23 AC 373 ms
138,008 KB
testcase_24 AC 367 ms
138,208 KB
testcase_25 AC 369 ms
138,596 KB
testcase_26 AC 366 ms
137,752 KB
testcase_27 AC 365 ms
138,216 KB
testcase_28 AC 380 ms
140,052 KB
testcase_29 AC 369 ms
137,876 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say $_%2-1+(2,2,(*+*)%500*2...*)[$_%600+($_>3)*600]for get
0