結果

問題 No.99 ジャンピング駒
ユーザー なおなお
提出日時 2015-02-10 19:58:08
言語 Perl
(5.38.2)
結果
AC  
実行時間 59 ms / 5,000 ms
コード長 38 bytes
コンパイル時間 257 ms
コンパイル使用メモリ 5,328 KB
実行使用メモリ 21,668 KB
最終ジャッジ日時 2023-09-05 23:01:38
合計ジャッジ時間 1,215 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 58 ms
21,640 KB
testcase_01 AC 59 ms
21,668 KB
testcase_02 AC 58 ms
21,600 KB
testcase_03 AC 59 ms
21,520 KB
testcase_04 AC 59 ms
21,596 KB
testcase_05 AC 59 ms
21,584 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$/=$";$a+=$_%2*2-1for<>;print abs$a
0