Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

26189
31104
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 0652.5 31568 26496 Accepted 100
1 4 6 7 1354.8 34708 29952 Accepted 100
2 4 6 7 1173.3 33788 28800 Accepted 100
3 4 6 7 1090.9 33400 28800 Accepted 100
4 4 6 7 0848.3 31584 26496 Accepted 100
5 4 6 7 0181.1 35280 31104 Accepted 100
6 7 0508.6 35828 31104 Accepted 100
7 7 0514.5 35828 31104 Accepted 100
8 7 0523.8 35828 31104 Accepted 100
9 7 0514.2 35828 31104 Accepted 100
10 7 0513.0 35828 31104 Accepted 100
11 7 0173.1 35828 31104 Accepted 100
12 7 0258.9 35828 31104 Accepted 100
13 7 0256.3 35828 31104 Accepted 100
14 2 7 0005.9 6808 3456 Accepted 100
15 2 7 0009.5 6808 3456 Accepted 100
16 2 7 0009.7 6808 3456 Accepted 100
17 2 7 0009.7 6808 3456 Accepted 100
18 2 7 0005.9 6808 3456 Accepted 100
19 2 7 0003.0 6524 3456 Accepted 100
20 5 7 0369.9 35828 31104 Accepted 100
21 5 7 0566.4 35828 31104 Accepted 100
22 5 7 0574.9 35828 31104 Accepted 100
23 5 7 0572.7 35828 31104 Accepted 100
24 5 7 0579.5 35828 31104 Accepted 100
25 5 7 0553.0 35828 31104 Accepted 100
26 2 5 7 0005.7 6808 3456 Accepted 100
27 2 5 7 0003.7 6524 3456 Accepted 100
28 6 7 0339.2 35828 31104 Accepted 100
29 6 7 0343.9 35828 31104 Accepted 100
30 6 7 0228.9 35828 31104 Accepted 100
31 6 7 0343.2 35828 31104 Accepted 100
32 6 7 0331.5 35828 31104 Accepted 100
33 6 7 0315.1 35828 31104 Accepted 100
34 6 7 0228.3 35828 31104 Accepted 100
35 2 6 7 0007.5 6808 3456 Accepted 100
36 2 6 7 0002.9 6524 3456 Accepted 100
37 2 6 7 0003.5 6524 3456 Accepted 100
38 3 4 5 6 7 2380.6 35828 31104 Accepted 100
39 3 4 5 6 7 2530.4 35828 31104 Accepted 100
40 3 4 5 6 7 1312.1 35828 31104 Accepted 100
41 3 4 5 6 7 2482.8 35828 31104 Accepted 100
42 3 4 5 6 7 2713.7 35828 31104 Accepted 100
43 3 4 5 6 7 0122.2 35828 31104 Accepted 100
44 2 3 4 5 6 7 0003.8 6808 3456 Accepted 100
45 2 3 4 5 6 7 0003.5 6524 3456 Accepted 100
46 1 2 7 0003.4 6524 3456 Accepted 100
47 7 0165.9 35828 31104 Accepted 100
48 2 7 0006.1 6808 3456 Accepted 100
49 5 7 0152.0 35828 31104 Accepted 100
50 5 7 0066.7 35828 31104 Accepted 100
51 2 5 7 0004.6 6808 3456 Accepted 100
52 6 7 0145.1 35828 31104 Accepted 100
53 2 6 7 0005.8 6808 3456 Accepted 100
54 3 4 5 6 7 0108.4 35828 31104 Accepted 100
55 2 3 4 5 6 7 0005.2 6808 3456 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
5.36 KB
Back to Top