結果

問題 No.910 素数部分列
ユーザー tailstails
提出日時 2019-10-24 16:26:02
言語 Perl
(5.38.2)
結果
AC  
実行時間 166 ms / 1,000 ms
コード長 75 bytes
コンパイル時間 231 ms
コンパイル使用メモリ 7,072 KB
実行使用メモリ 23,936 KB
最終ジャッジ日時 2024-07-16 04:06:11
合計ジャッジ時間 6,399 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
6,812 KB
testcase_01 AC 3 ms
6,944 KB
testcase_02 AC 3 ms
6,944 KB
testcase_03 AC 3 ms
6,944 KB
testcase_04 AC 3 ms
6,944 KB
testcase_05 AC 3 ms
6,940 KB
testcase_06 AC 3 ms
6,940 KB
testcase_07 AC 3 ms
6,944 KB
testcase_08 AC 3 ms
6,940 KB
testcase_09 AC 3 ms
6,940 KB
testcase_10 AC 3 ms
6,944 KB
testcase_11 AC 3 ms
6,940 KB
testcase_12 AC 3 ms
6,944 KB
testcase_13 AC 3 ms
6,940 KB
testcase_14 AC 3 ms
6,944 KB
testcase_15 AC 2 ms
6,940 KB
testcase_16 AC 3 ms
6,944 KB
testcase_17 AC 3 ms
6,944 KB
testcase_18 AC 3 ms
6,944 KB
testcase_19 AC 3 ms
6,940 KB
testcase_20 AC 3 ms
6,940 KB
testcase_21 AC 2 ms
6,940 KB
testcase_22 AC 3 ms
6,940 KB
testcase_23 AC 158 ms
22,912 KB
testcase_24 AC 160 ms
23,424 KB
testcase_25 AC 157 ms
23,168 KB
testcase_26 AC 164 ms
23,296 KB
testcase_27 AC 159 ms
23,168 KB
testcase_28 AC 162 ms
23,808 KB
testcase_29 AC 155 ms
23,296 KB
testcase_30 AC 158 ms
23,680 KB
testcase_31 AC 155 ms
22,912 KB
testcase_32 AC 163 ms
23,808 KB
testcase_33 AC 162 ms
23,808 KB
testcase_34 AC 159 ms
23,680 KB
testcase_35 AC 159 ms
23,680 KB
testcase_36 AC 164 ms
23,680 KB
testcase_37 AC 160 ms
23,552 KB
testcase_38 AC 163 ms
23,680 KB
testcase_39 AC 160 ms
23,552 KB
testcase_40 AC 164 ms
23,552 KB
testcase_41 AC 163 ms
23,552 KB
testcase_42 AC 163 ms
23,552 KB
testcase_43 AC 161 ms
23,680 KB
testcase_44 AC 165 ms
23,552 KB
testcase_45 AC 164 ms
23,552 KB
testcase_46 AC 162 ms
23,680 KB
testcase_47 AC 160 ms
23,552 KB
testcase_48 AC 166 ms
23,808 KB
testcase_49 AC 148 ms
23,936 KB
testcase_50 AC 142 ms
23,936 KB
testcase_51 AC 166 ms
23,936 KB
testcase_52 AC 157 ms
23,808 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1.
Unquoted string "c" may clash with future reserved word at Main.pl line 1.
Unquoted string "b" may clash with future reserved word at Main.pl line 1.
Unquoted string "c" may clash with future reserved word at Main.pl line 1.
Useless use of non-destructive substitution (s///r) in void context at Main.pl line 1.
Name "main::c" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>;<>=~s/./++${$&<2?a:$&>8?$a?$a--&&c:b:c}/ger;print$c+$a-($-=$a/2-$b/4+.8)
0