結果

問題 No.910 素数部分列
ユーザー tails
提出日時 2019-10-24 16:04:01
言語 Perl
(5.40.0)
結果
AC  
実行時間 172 ms / 1,000 ms
コード長 77 bytes
コンパイル時間 136 ms
コンパイル使用メモリ 6,940 KB
実行使用メモリ 23,936 KB
最終ジャッジ日時 2024-07-16 03:54:24
合計ジャッジ時間 6,846 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 3
other AC * 50
権限があれば一括ダウンロードができます
コンパイルメッセージ
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*2>$b?$a*2+$b>>2:$a
0