結果
| 問題 |
No.548 国士無双
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2017-07-29 01:21:45 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 3 ms / 2,000 ms |
| コード長 | 57 bytes |
| コンパイル時間 | 42 ms |
| コンパイル使用メモリ | 6,816 KB |
| 実行使用メモリ | 6,944 KB |
| 最終ジャッジ日時 | 2024-09-17 13:40:31 |
| 合計ジャッジ時間 | 750 ms |
|
ジャッジサーバーID (参考情報) |
judge1 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 24 |
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1. Main.pl syntax OK
ソースコード
$"=$/;$s=<>;print"@{@1=grep$s!~$_,@0=a..'m'}"||Impossible
tails