Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

22214
20736
Accepted
25

Subtask Results

Subtask no. Testdata Range Constraints Score
1 46 範例測試資料。 0 / 0
2 14~19, 26~27, 35~37, 44~46, 48, 51, 53, 55 $n \le 1000$、$q \le 1000$。 1 / 1
3 38~45, 54~55 $op \in \lbrace\texttt{1}, \texttt{4}\rbrace$。 5 / 5
4 0~5, 38~45, 54~55 $op \in \lbrace\texttt{1}, \texttt{3}, \texttt{4}\rbrace$、對所有 $op = 3$ 的操作皆滿足 $\ell = r$。 3 / 3
5 20~27, 38~45, 49~51, 54~55 $op \in \lbrace\texttt{1}, \texttt{2}, \texttt{4}\rbrace$。 6 / 6
6 0~5, 28~45, 52~55 $op \in \lbrace\texttt{1}, \texttt{3}, \texttt{4}\rbrace$。 6 / 6
7 0~55 無額外限制。 4 / 4

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 4 6 7 0455.1 25632 20736 Accepted 100
1 4 6 7 0831.1 25716 20736 Accepted 100
2 4 6 7 0923.8 25692 20736 Accepted 100
3 4 6 7 0757.6 25684 20736 Accepted 100
4 4 6 7 0714.6 25636 20736 Accepted 100
5 4 6 7 0214.2 25732 20736 Accepted 100
6 7 0715.0 25748 20736 Accepted 100
7 7 0724.8 25748 20736 Accepted 100
8 7 0718.1 25748 20736 Accepted 100
9 7 0467.3 25748 20736 Accepted 100
10 7 0709.3 25748 20736 Accepted 100
11 7 0303.1 25748 20736 Accepted 100
12 7 0302.6 25748 20736 Accepted 100
13 7 0293.8 25748 20736 Accepted 100
14 2 7 0010.3 6676 3456 Accepted 100
15 2 7 0010.2 6676 3456 Accepted 100
16 2 7 0010.3 6676 3456 Accepted 100
17 2 7 0010.3 6676 3456 Accepted 100
18 2 7 0007.0 6676 3456 Accepted 100
19 2 7 0003.6 6528 3456 Accepted 100
20 5 7 0716.4 25748 20736 Accepted 100
21 5 7 0716.8 25748 20736 Accepted 100
22 5 7 0708.2 25748 20736 Accepted 100
23 5 7 0457.9 25748 20736 Accepted 100
24 5 7 0718.5 25748 20736 Accepted 100
25 5 7 0717.7 25748 20736 Accepted 100
26 2 5 7 0008.4 6676 3456 Accepted 100
27 2 5 7 0003.6 6528 3456 Accepted 100
28 6 7 0460.6 25748 20736 Accepted 100
29 6 7 0469.8 25748 20736 Accepted 100
30 6 7 0307.4 25748 20736 Accepted 100
31 6 7 0464.4 25748 20736 Accepted 100
32 6 7 0463.8 25748 20736 Accepted 100
33 6 7 0449.5 25748 20736 Accepted 100
34 6 7 0241.1 25748 20736 Accepted 100
35 2 6 7 0005.5 6676 3456 Accepted 100
36 2 6 7 0002.6 6528 3456 Accepted 100
37 2 6 7 0003.6 6528 3456 Accepted 100
38 3 4 5 6 7 1410.1 25748 20736 Accepted 100
39 3 4 5 6 7 0909.4 25748 20736 Accepted 100
40 3 4 5 6 7 1257.6 25748 20736 Accepted 100
41 3 4 5 6 7 1327.5 25748 20736 Accepted 100
42 3 4 5 6 7 1289.2 25748 20736 Accepted 100
43 3 4 5 6 7 0269.8 25748 20736 Accepted 100
44 2 3 4 5 6 7 0007.7 6676 3456 Accepted 100
45 2 3 4 5 6 7 0003.6 6528 3456 Accepted 100
46 1 2 7 0003.4 6528 3456 Accepted 100
47 7 0156.7 25748 20736 Accepted 100
48 2 7 0005.9 6676 3456 Accepted 100
49 5 7 0145.5 25748 20736 Accepted 100
50 5 7 0076.6 25748 20736 Accepted 100
51 2 5 7 0005.6 6676 3456 Accepted 100
52 6 7 0132.6 25748 20736 Accepted 100
53 2 6 7 0005.6 6676 3456 Accepted 100
54 3 4 5 6 7 0106.3 25748 20736 Accepted 100
55 2 3 4 5 6 7 0003.2 6676 3456 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
7.05 KB
Back to Top