結果

問題 No.1471 Sort Queries
ユーザー tailstails
提出日時 2021-05-05 02:36:43
言語 Perl
(5.38.2)
結果
AC  
実行時間 241 ms / 2,000 ms
コード長 105 bytes
コンパイル時間 232 ms
コンパイル使用メモリ 5,212 KB
実行使用メモリ 26,592 KB
最終ジャッジ日時 2023-10-01 04:34:14
合計ジャッジ時間 6,622 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,600 KB
testcase_01 AC 3 ms
4,628 KB
testcase_02 AC 3 ms
4,516 KB
testcase_03 AC 4 ms
4,640 KB
testcase_04 AC 4 ms
4,692 KB
testcase_05 AC 3 ms
4,776 KB
testcase_06 AC 3 ms
4,796 KB
testcase_07 AC 3 ms
4,820 KB
testcase_08 AC 4 ms
4,744 KB
testcase_09 AC 4 ms
4,808 KB
testcase_10 AC 3 ms
4,812 KB
testcase_11 AC 4 ms
4,708 KB
testcase_12 AC 5 ms
4,764 KB
testcase_13 AC 73 ms
14,428 KB
testcase_14 AC 69 ms
13,088 KB
testcase_15 AC 100 ms
13,772 KB
testcase_16 AC 48 ms
7,184 KB
testcase_17 AC 62 ms
13,332 KB
testcase_18 AC 51 ms
12,404 KB
testcase_19 AC 52 ms
8,080 KB
testcase_20 AC 101 ms
13,940 KB
testcase_21 AC 65 ms
12,604 KB
testcase_22 AC 57 ms
12,648 KB
testcase_23 AC 148 ms
21,248 KB
testcase_24 AC 142 ms
21,220 KB
testcase_25 AC 194 ms
22,560 KB
testcase_26 AC 143 ms
16,828 KB
testcase_27 AC 175 ms
25,572 KB
testcase_28 AC 179 ms
25,100 KB
testcase_29 AC 136 ms
17,196 KB
testcase_30 AC 143 ms
20,864 KB
testcase_31 AC 193 ms
20,188 KB
testcase_32 AC 193 ms
17,116 KB
testcase_33 AC 226 ms
26,336 KB
testcase_34 AC 241 ms
26,236 KB
testcase_35 AC 237 ms
26,472 KB
testcase_36 AC 200 ms
26,592 KB
testcase_37 AC 204 ms
26,440 KB
testcase_38 AC 44 ms
12,892 KB
testcase_39 AC 172 ms
17,168 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

%$_=%{$_-1},++$$_{+getc}for 1..<>;$\=<>;map{/ (\d+)/;$-=$';$_=a;$_++while$--=$$1{$_}-${$`-1}{$_};print}<>
0