結果
| 問題 | No.1692 Expectations |
| コンテスト | |
| ユーザー |
👑 tails
|
| 提出日時 | 2021-10-01 22:30:19 |
| 言語 | Perl (5.42.1) |
| 結果 |
TLE
|
| 実行時間 | - |
| コード長 | 70 bytes |
| 記録 | |
| コンパイル時間 | 8 ms |
| コンパイル使用メモリ | 6,016 KB |
| 実行使用メモリ | 56,064 KB |
| 最終ジャッジ日時 | 2026-08-18 15:00:21 |
| 合計ジャッジ時間 | 4,856 ms |
|
ジャッジサーバーID (参考情報) |
judge3_0 / judge2_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| 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