結果

問題 No.237 作図可能性
ユーザー %20%20
提出日時 2017-10-03 17:36:43
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 377 ms / 2,000 ms
コード長 84 bytes
コンパイル時間 491 ms
コンパイル使用メモリ 135,152 KB
実行使用メモリ 136,432 KB
最終ジャッジ日時 2024-11-24 14:30:41
合計ジャッジ時間 12,801 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 367 ms
136,432 KB
testcase_01 AC 358 ms
136,304 KB
testcase_02 AC 371 ms
136,176 KB
testcase_03 AC 367 ms
136,172 KB
testcase_04 AC 363 ms
136,176 KB
testcase_05 AC 364 ms
136,312 KB
testcase_06 AC 363 ms
135,952 KB
testcase_07 AC 365 ms
135,284 KB
testcase_08 AC 365 ms
136,184 KB
testcase_09 AC 360 ms
135,200 KB
testcase_10 AC 377 ms
135,920 KB
testcase_11 AC 369 ms
136,432 KB
testcase_12 AC 367 ms
136,300 KB
testcase_13 AC 364 ms
136,304 KB
testcase_14 AC 363 ms
136,432 KB
testcase_15 AC 371 ms
136,300 KB
testcase_16 AC 363 ms
136,300 KB
testcase_17 AC 362 ms
135,408 KB
testcase_18 AC 369 ms
136,304 KB
testcase_19 AC 359 ms
136,312 KB
testcase_20 AC 366 ms
136,304 KB
testcase_21 AC 364 ms
136,304 KB
testcase_22 AC 362 ms
136,428 KB
testcase_23 AC 368 ms
135,280 KB
testcase_24 AC 363 ms
136,172 KB
testcase_25 AC 360 ms
136,048 KB
testcase_26 AC 370 ms
136,300 KB
testcase_27 AC 364 ms
136,172 KB
testcase_28 AC 361 ms
136,048 KB
testcase_29 AC 371 ms
136,172 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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