結果

問題 No.237 作図可能性
ユーザー %20%20
提出日時 2017-10-04 03:12:09
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 382 ms / 2,000 ms
コード長 63 bytes
コンパイル時間 297 ms
コンパイル使用メモリ 130,612 KB
実行使用メモリ 140,136 KB
最終ジャッジ日時 2024-05-03 14:05:44
合計ジャッジ時間 12,652 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 373 ms
139,752 KB
testcase_01 AC 370 ms
140,004 KB
testcase_02 AC 381 ms
139,748 KB
testcase_03 AC 377 ms
139,876 KB
testcase_04 AC 381 ms
139,748 KB
testcase_05 AC 378 ms
140,024 KB
testcase_06 AC 374 ms
139,896 KB
testcase_07 AC 374 ms
139,764 KB
testcase_08 AC 364 ms
139,748 KB
testcase_09 AC 369 ms
140,136 KB
testcase_10 AC 369 ms
139,892 KB
testcase_11 AC 366 ms
140,136 KB
testcase_12 AC 380 ms
139,752 KB
testcase_13 AC 372 ms
139,748 KB
testcase_14 AC 380 ms
140,004 KB
testcase_15 AC 372 ms
139,880 KB
testcase_16 AC 367 ms
140,132 KB
testcase_17 AC 368 ms
139,880 KB
testcase_18 AC 369 ms
139,748 KB
testcase_19 AC 362 ms
139,848 KB
testcase_20 AC 370 ms
139,876 KB
testcase_21 AC 377 ms
140,008 KB
testcase_22 AC 366 ms
140,136 KB
testcase_23 AC 369 ms
139,764 KB
testcase_24 AC 365 ms
139,880 KB
testcase_25 AC 360 ms
140,132 KB
testcase_26 AC 365 ms
140,132 KB
testcase_27 AC 382 ms
140,136 KB
testcase_28 AC 369 ms
139,880 KB
testcase_29 AC 369 ms
139,876 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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