結果
| 問題 |
No.8094 Character Table
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2022-04-04 14:22:02 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 3 ms / 2,000 ms |
| コード長 | 97 bytes |
| コンパイル時間 | 282 ms |
| コンパイル使用メモリ | 7,076 KB |
| 実行使用メモリ | 6,820 KB |
| 最終ジャッジ日時 | 2024-11-25 05:42:43 |
| 合計ジャッジ時間 | 1,116 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge4 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 20 |
コンパイルメッセージ
Unquoted string "i" may clash with future reserved word at Main.pl line 1. Unquoted string "j" may clash with future reserved word at Main.pl line 1. Name "main::i" used only once: possible typo at Main.pl line 1. Name "main::l" used only once: possible typo at Main.pl line 1. Main.pl syntax OK
ソースコード
print<><2||${/\?/&&map${//?i:$_&&j}=$l++,@b=split for@a=<>;$\-=(@c=split)[$i]*$c[$j]/$b[$j]for@a}
tails