結果

問題 No.3044 April Sum of Odd
ユーザー kotatsugamekotatsugame
提出日時 2019-04-01 21:16:28
言語 Perl
(5.38.2)
結果
AC  
実行時間 176 ms / 2,000 ms
コード長 70 bytes
コンパイル時間 636 ms
コンパイル使用メモリ 5,300 KB
実行使用メモリ 25,664 KB
最終ジャッジ日時 2023-08-17 13:42:02
合計ジャッジ時間 2,059 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,236 KB
testcase_01 AC 6 ms
5,072 KB
testcase_02 AC 6 ms
5,084 KB
testcase_03 AC 20 ms
6,132 KB
testcase_04 AC 26 ms
6,704 KB
testcase_05 AC 22 ms
6,312 KB
testcase_06 AC 28 ms
6,900 KB
testcase_07 AC 13 ms
5,544 KB
testcase_08 AC 20 ms
6,220 KB
testcase_09 AC 24 ms
6,700 KB
testcase_10 AC 173 ms
25,664 KB
testcase_11 AC 176 ms
24,716 KB
testcase_12 AC 6 ms
5,012 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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