結果

問題 No.1692 Expectations
ユーザー tailstails
提出日時 2021-10-01 22:30:19
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 70 bytes
コンパイル時間 57 ms
コンパイル使用メモリ 5,888 KB
実行使用メモリ 61,184 KB
最終ジャッジ日時 2024-07-19 12:19:35
合計ジャッジ時間 3,934 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
11,264 KB
testcase_01 AC 8 ms
5,888 KB
testcase_02 AC 13 ms
6,144 KB
testcase_03 AC 27 ms
6,144 KB
testcase_04 AC 13 ms
6,016 KB
testcase_05 AC 31 ms
6,144 KB
testcase_06 AC 27 ms
6,144 KB
testcase_07 AC 7 ms
5,888 KB
testcase_08 AC 31 ms
6,144 KB
testcase_09 AC 9 ms
5,888 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