結果

問題 No.341 沈黙の期間
ユーザー tonyu0tonyu0
提出日時 2020-03-29 13:06:37
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 61 bytes
コンパイル時間 72 ms
コンパイル使用メモリ 5,300 KB
実行使用メモリ 4,852 KB
最終ジャッジ日時 2023-08-30 18:42:25
合計ジャッジ時間 761 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 2 ms
4,636 KB
testcase_02 AC 2 ms
4,684 KB
testcase_03 AC 2 ms
4,684 KB
testcase_04 AC 2 ms
4,688 KB
testcase_05 WA -
testcase_06 WA -
testcase_07 AC 2 ms
4,780 KB
testcase_08 AC 2 ms
4,844 KB
testcase_09 WA -
testcase_10 WA -
testcase_11 WA -
testcase_12 AC 2 ms
4,792 KB
testcase_13 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$\=($a<length()/3?length()/3:$a)for split(/[^…]/,<>);
print
0