結果

問題 No.237 作図可能性
ユーザー %20%20
提出日時 2017-10-04 03:20:11
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 421 ms / 2,000 ms
コード長 62 bytes
コンパイル時間 888 ms
コンパイル使用メモリ 120,364 KB
実行使用メモリ 132,956 KB
最終ジャッジ日時 2023-08-16 04:50:28
合計ジャッジ時間 15,114 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 413 ms
132,628 KB
testcase_01 AC 418 ms
132,768 KB
testcase_02 AC 411 ms
132,628 KB
testcase_03 AC 415 ms
132,924 KB
testcase_04 AC 417 ms
132,756 KB
testcase_05 AC 410 ms
132,920 KB
testcase_06 AC 415 ms
132,704 KB
testcase_07 AC 409 ms
132,748 KB
testcase_08 AC 414 ms
132,552 KB
testcase_09 AC 412 ms
132,624 KB
testcase_10 AC 417 ms
132,456 KB
testcase_11 AC 413 ms
132,760 KB
testcase_12 AC 417 ms
132,956 KB
testcase_13 AC 417 ms
132,808 KB
testcase_14 AC 410 ms
132,536 KB
testcase_15 AC 414 ms
132,724 KB
testcase_16 AC 407 ms
132,624 KB
testcase_17 AC 414 ms
132,796 KB
testcase_18 AC 413 ms
132,672 KB
testcase_19 AC 414 ms
132,900 KB
testcase_20 AC 420 ms
132,896 KB
testcase_21 AC 419 ms
132,940 KB
testcase_22 AC 421 ms
132,776 KB
testcase_23 AC 409 ms
132,520 KB
testcase_24 AC 414 ms
132,652 KB
testcase_25 AC 411 ms
132,792 KB
testcase_26 AC 409 ms
132,676 KB
testcase_27 AC 408 ms
132,820 KB
testcase_28 AC 408 ms
132,760 KB
testcase_29 AC 414 ms
132,820 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say -2+sum ([X*] map {1,$_ X*1,$_+1},(2,*²...4⁸)) »<=»get
0