結果

問題 No.344 ある無理数の累乗
ユーザー %20%20
提出日時 2017-07-05 02:13:47
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 362 ms / 2,000 ms
コード長 58 bytes
コンパイル時間 798 ms
コンパイル使用メモリ 122,176 KB
実行使用メモリ 134,028 KB
最終ジャッジ日時 2023-08-16 04:02:15
合計ジャッジ時間 12,770 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 331 ms
131,876 KB
testcase_01 AC 317 ms
131,960 KB
testcase_02 AC 327 ms
132,120 KB
testcase_03 AC 334 ms
131,816 KB
testcase_04 AC 362 ms
134,028 KB
testcase_05 AC 342 ms
132,144 KB
testcase_06 AC 355 ms
132,408 KB
testcase_07 AC 344 ms
132,472 KB
testcase_08 AC 349 ms
132,508 KB
testcase_09 AC 353 ms
132,280 KB
testcase_10 AC 346 ms
132,332 KB
testcase_11 AC 347 ms
132,472 KB
testcase_12 AC 345 ms
132,504 KB
testcase_13 AC 342 ms
132,520 KB
testcase_14 AC 348 ms
132,392 KB
testcase_15 AC 361 ms
132,272 KB
testcase_16 AC 349 ms
132,492 KB
testcase_17 AC 357 ms
132,408 KB
testcase_18 AC 338 ms
132,520 KB
testcase_19 AC 336 ms
132,344 KB
testcase_20 AC 339 ms
132,204 KB
testcase_21 AC 346 ms
132,208 KB
testcase_22 AC 340 ms
132,252 KB
testcase_23 AC 344 ms
132,316 KB
testcase_24 AC 352 ms
132,504 KB
testcase_25 AC 353 ms
132,556 KB
testcase_26 AC 344 ms
132,392 KB
testcase_27 AC 342 ms
132,344 KB
testcase_28 AC 350 ms
132,512 KB
testcase_29 AC 342 ms
132,252 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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