結果
| 問題 |
No.1692 Expectations
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2021-10-01 22:30:19 |
| 言語 | Perl (5.40.0) |
| 結果 |
TLE
|
| 実行時間 | - |
| コード長 | 70 bytes |
| コンパイル時間 | 57 ms |
| コンパイル使用メモリ | 5,888 KB |
| 実行使用メモリ | 61,184 KB |
| 最終ジャッジ日時 | 2024-07-19 12:19:35 |
| 合計ジャッジ時間 | 3,934 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge1 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 2 |
| other | AC * 8 TLE * 1 -- * 11 |
コンパイルメッセージ
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
ソースコード
$y=<>=~/^(.*) \1$/;$x+=!$u[$_]++,$y&=$_=="@a"for@a=glob<>;print"$x $y"
tails