結果

問題 No.3044 April Sum of Odd
ユーザー kotatsugamekotatsugame
提出日時 2019-04-01 21:16:28
言語 Perl
(5.38.2)
結果
AC  
実行時間 156 ms / 2,000 ms
コード長 70 bytes
コンパイル時間 508 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 26,496 KB
最終ジャッジ日時 2024-05-04 20:20:45
合計ジャッジ時間 1,383 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
6,016 KB
testcase_01 AC 6 ms
6,016 KB
testcase_02 AC 6 ms
5,888 KB
testcase_03 AC 18 ms
7,168 KB
testcase_04 AC 22 ms
7,552 KB
testcase_05 AC 20 ms
7,296 KB
testcase_06 AC 24 ms
7,680 KB
testcase_07 AC 12 ms
6,528 KB
testcase_08 AC 19 ms
7,040 KB
testcase_09 AC 22 ms
7,424 KB
testcase_10 AC 145 ms
26,496 KB
testcase_11 AC 156 ms
25,728 KB
testcase_12 AC 7 ms
6,016 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>=~$";
$_%2?($c++,$s+=$_):($c<$'||print($s,$/),$s=$c=0)for glob(<>),0
0