結果
| 問題 |
No.1471 Sort Queries
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2021-05-05 02:36:43 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 222 ms / 2,000 ms |
| コード長 | 105 bytes |
| コンパイル時間 | 106 ms |
| コンパイル使用メモリ | 7,068 KB |
| 実行使用メモリ | 30,464 KB |
| 最終ジャッジ日時 | 2024-07-23 21:56:45 |
| 合計ジャッジ時間 | 5,203 ms |
|
ジャッジサーバーID (参考情報) |
judge1 / judge2 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 37 |
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1. Main.pl syntax OK
ソースコード
%$_=%{$_-1},++$$_{+getc}for 1..<>;$\=<>;map{/ (\d+)/;$-=$';$_=a;$_++while$--=$$1{$_}-${$`-1}{$_};print}<>
tails