結果

問題 No.1692 Expectations
ユーザー tailstails
提出日時 2021-10-01 22:30:19
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 70 bytes
コンパイル時間 100 ms
コンパイル使用メモリ 5,232 KB
実行使用メモリ 5,404 KB
最終ジャッジ日時 2023-09-26 18:22:33
合計ジャッジ時間 4,082 ms
ジャッジサーバーID
(参考情報)
judge14 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,184 KB
testcase_01 AC 6 ms
5,124 KB
testcase_02 AC 11 ms
5,360 KB
testcase_03 AC 24 ms
5,292 KB
testcase_04 AC 11 ms
5,384 KB
testcase_05 AC 28 ms
5,352 KB
testcase_06 AC 23 ms
5,332 KB
testcase_07 AC 6 ms
5,060 KB
testcase_08 AC 27 ms
5,404 KB
testcase_09 AC 8 ms
5,176 KB
testcase_10 TLE -
testcase_11 -- -
testcase_12 -- -
testcase_13 -- -
testcase_14 -- -
testcase_15 -- -
testcase_16 -- -
testcase_17 -- -
testcase_18 -- -
testcase_19 -- -
testcase_20 -- -
testcase_21 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible unintended interpolation of @a in string at Main.pl line 1.
Name "main::u" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$y=<>=~/^(.*) \1$/;$x+=!$u[$_]++,$y&=$_=="@a"for@a=glob<>;print"$x $y"
0