結果

問題 No.237 作図可能性
ユーザー %20%20
提出日時 2017-10-03 17:36:43
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 409 ms / 2,000 ms
コード長 84 bytes
コンパイル時間 371 ms
コンパイル使用メモリ 126,676 KB
実行使用メモリ 136,696 KB
最終ジャッジ日時 2024-05-03 14:02:31
合計ジャッジ時間 13,633 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 398 ms
136,056 KB
testcase_01 AC 396 ms
136,180 KB
testcase_02 AC 399 ms
136,564 KB
testcase_03 AC 397 ms
136,432 KB
testcase_04 AC 403 ms
136,444 KB
testcase_05 AC 396 ms
136,184 KB
testcase_06 AC 409 ms
136,320 KB
testcase_07 AC 395 ms
136,312 KB
testcase_08 AC 395 ms
136,316 KB
testcase_09 AC 391 ms
136,444 KB
testcase_10 AC 402 ms
136,696 KB
testcase_11 AC 396 ms
136,444 KB
testcase_12 AC 396 ms
136,316 KB
testcase_13 AC 401 ms
136,436 KB
testcase_14 AC 407 ms
136,568 KB
testcase_15 AC 402 ms
136,440 KB
testcase_16 AC 399 ms
136,180 KB
testcase_17 AC 390 ms
136,312 KB
testcase_18 AC 398 ms
136,444 KB
testcase_19 AC 396 ms
136,312 KB
testcase_20 AC 398 ms
136,444 KB
testcase_21 AC 395 ms
136,436 KB
testcase_22 AC 401 ms
136,448 KB
testcase_23 AC 398 ms
136,564 KB
testcase_24 AC 397 ms
136,696 KB
testcase_25 AC 397 ms
136,316 KB
testcase_26 AC 397 ms
136,316 KB
testcase_27 AC 395 ms
136,312 KB
testcase_28 AC 403 ms
136,440 KB
testcase_29 AC 399 ms
136,436 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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