結果

問題 No.1471 Sort Queries
ユーザー tailstails
提出日時 2021-05-05 02:36:43
言語 Perl
(5.38.2)
結果
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
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
6,812 KB
testcase_01 AC 3 ms
6,940 KB
testcase_02 AC 3 ms
6,944 KB
testcase_03 AC 5 ms
6,944 KB
testcase_04 AC 5 ms
6,944 KB
testcase_05 AC 4 ms
6,940 KB
testcase_06 AC 4 ms
6,940 KB
testcase_07 AC 4 ms
6,940 KB
testcase_08 AC 5 ms
6,944 KB
testcase_09 AC 4 ms
6,940 KB
testcase_10 AC 3 ms
6,944 KB
testcase_11 AC 4 ms
6,940 KB
testcase_12 AC 4 ms
6,944 KB
testcase_13 AC 67 ms
16,512 KB
testcase_14 AC 62 ms
14,976 KB
testcase_15 AC 89 ms
15,744 KB
testcase_16 AC 47 ms
8,320 KB
testcase_17 AC 55 ms
15,488 KB
testcase_18 AC 45 ms
14,592 KB
testcase_19 AC 49 ms
9,344 KB
testcase_20 AC 92 ms
16,128 KB
testcase_21 AC 57 ms
14,720 KB
testcase_22 AC 51 ms
14,592 KB
testcase_23 AC 134 ms
24,448 KB
testcase_24 AC 129 ms
24,320 KB
testcase_25 AC 173 ms
25,856 KB
testcase_26 AC 129 ms
19,584 KB
testcase_27 AC 162 ms
29,184 KB
testcase_28 AC 162 ms
28,800 KB
testcase_29 AC 129 ms
19,968 KB
testcase_30 AC 130 ms
23,936 KB
testcase_31 AC 177 ms
23,552 KB
testcase_32 AC 179 ms
19,584 KB
testcase_33 AC 209 ms
30,464 KB
testcase_34 AC 222 ms
30,336 KB
testcase_35 AC 220 ms
30,336 KB
testcase_36 AC 183 ms
30,336 KB
testcase_37 AC 185 ms
30,464 KB
testcase_38 AC 44 ms
14,208 KB
testcase_39 AC 164 ms
18,432 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