結果

問題 No.237 作図可能性
ユーザー %20%20
提出日時 2017-10-03 18:01:27
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 387 ms / 2,000 ms
コード長 72 bytes
コンパイル時間 466 ms
コンパイル使用メモリ 134,972 KB
実行使用メモリ 141,796 KB
最終ジャッジ日時 2024-05-03 14:03:34
合計ジャッジ時間 12,281 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 362 ms
141,652 KB
testcase_01 AC 358 ms
141,524 KB
testcase_02 AC 352 ms
141,524 KB
testcase_03 AC 361 ms
141,520 KB
testcase_04 AC 356 ms
141,392 KB
testcase_05 AC 365 ms
141,648 KB
testcase_06 AC 356 ms
141,652 KB
testcase_07 AC 352 ms
141,392 KB
testcase_08 AC 354 ms
141,412 KB
testcase_09 AC 358 ms
141,392 KB
testcase_10 AC 370 ms
141,524 KB
testcase_11 AC 351 ms
141,776 KB
testcase_12 AC 350 ms
141,652 KB
testcase_13 AC 358 ms
141,396 KB
testcase_14 AC 353 ms
141,396 KB
testcase_15 AC 357 ms
141,524 KB
testcase_16 AC 387 ms
141,372 KB
testcase_17 AC 357 ms
141,396 KB
testcase_18 AC 366 ms
141,396 KB
testcase_19 AC 370 ms
141,652 KB
testcase_20 AC 354 ms
141,796 KB
testcase_21 AC 356 ms
141,776 KB
testcase_22 AC 348 ms
141,396 KB
testcase_23 AC 354 ms
141,396 KB
testcase_24 AC 356 ms
141,264 KB
testcase_25 AC 360 ms
141,524 KB
testcase_26 AC 351 ms
141,648 KB
testcase_27 AC 354 ms
141,396 KB
testcase_28 AC 358 ms
141,396 KB
testcase_29 AC 353 ms
141,520 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say -2+sum ([X*] (1,2,4...1e9),|(3,5,17,257,65537).map:{1,$_}) »<=»get
0