結果
| 問題 |
No.1169 Row and Column and Diagonal
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2020-08-14 22:41:47 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 77 ms / 2,000 ms |
| コード長 | 47 bytes |
| コンパイル時間 | 500 ms |
| コンパイル使用メモリ | 7,076 KB |
| 実行使用メモリ | 6,820 KB |
| 最終ジャッジ日時 | 2024-10-10 16:03:17 |
| 合計ジャッジ時間 | 2,114 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 2 |
| other | AC * 13 |
コンパイルメッセージ
Possible unintended interpolation of @n in string at Main.pl line 1. Main.pl syntax OK
ソースコード
//,print"@n[map+($'*2-$_-1)%@n,@n] "for@n=1..<>
tails