結果
問題 | No.587 七対子 |
ユーザー |
|
提出日時 | 2017-11-04 10:59:16 |
言語 | Perl (5.40.0) |
結果 |
AC
|
実行時間 | 3 ms / 2,000 ms |
コード長 | 87 bytes |
コンパイル時間 | 141 ms |
コンパイル使用メモリ | 5,120 KB |
実行使用メモリ | 5,376 KB |
最終ジャッジ日時 | 2024-07-19 19:44:27 |
合計ジャッジ時間 | 1,066 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 35 |
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1. Unquoted string "z" may clash with future reserved word at Main.pl line 1. Unquoted string "a" may clash with future reserved word at Main.pl line 1. Unquoted string "z" may clash with future reserved word at Main.pl line 1. Main.pl syntax OK
ソースコード
$h{$_}++for<>=~/./g;print!(grep$h{$_}>2,a..z)&&(@a=grep$h{$_}==1,a..z)==1?@a:Impossible