結果

問題 No.344 ある無理数の累乗
ユーザー %20%20
提出日時 2017-07-05 02:13:47
言語 Raku
(rakudo v2024.12)
結果
AC  
実行時間 366 ms / 2,000 ms
コード長 58 bytes
コンパイル時間 337 ms
コンパイル使用メモリ 135,248 KB
実行使用メモリ 147,024 KB
最終ジャッジ日時 2024-11-24 13:43:51
合計ジャッジ時間 12,271 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 334 ms
143,628 KB
testcase_01 AC 332 ms
143,632 KB
testcase_02 AC 335 ms
143,628 KB
testcase_03 AC 334 ms
143,884 KB
testcase_04 AC 354 ms
143,756 KB
testcase_05 AC 340 ms
144,008 KB
testcase_06 AC 346 ms
143,624 KB
testcase_07 AC 350 ms
143,884 KB
testcase_08 AC 353 ms
143,756 KB
testcase_09 AC 344 ms
144,012 KB
testcase_10 AC 349 ms
144,016 KB
testcase_11 AC 353 ms
143,756 KB
testcase_12 AC 341 ms
143,756 KB
testcase_13 AC 350 ms
143,884 KB
testcase_14 AC 365 ms
145,868 KB
testcase_15 AC 362 ms
145,612 KB
testcase_16 AC 359 ms
146,004 KB
testcase_17 AC 356 ms
147,024 KB
testcase_18 AC 351 ms
143,764 KB
testcase_19 AC 346 ms
144,140 KB
testcase_20 AC 343 ms
143,756 KB
testcase_21 AC 341 ms
143,896 KB
testcase_22 AC 341 ms
144,264 KB
testcase_23 AC 366 ms
145,756 KB
testcase_24 AC 362 ms
145,888 KB
testcase_25 AC 358 ms
145,760 KB
testcase_26 AC 354 ms
145,888 KB
testcase_27 AC 360 ms
146,012 KB
testcase_28 AC 364 ms
146,016 KB
testcase_29 AC 366 ms
145,760 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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