結果
| 問題 |
No.8009 異なる数字の最大の範囲(勉強会用)
|
| ユーザー |
tails
|
| 提出日時 | 2017-06-14 11:26:36 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 253 ms / 5,000 ms |
| コード長 | 51 bytes |
| コンパイル時間 | 52 ms |
| コンパイル使用メモリ | 6,948 KB |
| 実行使用メモリ | 37,328 KB |
| 最終ジャッジ日時 | 2024-11-20 15:01:04 |
| 合計ジャッジ時間 | 2,704 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 22 |
コンパイルメッセージ
Name "main::i" used only once: possible typo at Main.pl line 1. Name "main::p" used only once: possible typo at Main.pl line 1. Main.pl syntax OK
ソースコード
<>;$a[($_=++$i)-$#j]=$j[$_]=0for@p[glob<>];print$#a
tails