Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

34386
16128
Runtime Error (killed by signal)
0

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$。 0 / 1
3 38~45, 54~55 $op \in \lbrace\texttt{1}, \texttt{4}\rbrace$。 0 / 5
4 0~5, 38~45, 54~55 $op \in \lbrace\texttt{1}, \texttt{3}, \texttt{4}\rbrace$、對所有 $op = 3$ 的操作皆滿足 $\ell = r$。 0 / 3
5 20~27, 38~45, 49~51, 54~55 $op \in \lbrace\texttt{1}, \texttt{2}, \texttt{4}\rbrace$。 0 / 6
6 0~5, 28~45, 52~55 $op \in \lbrace\texttt{1}, \texttt{3}, \texttt{4}\rbrace$。 0 / 6
7 0~55 無額外限制。 0 / 4

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 4 6 7 3100.9 26044 14976 Time Limit Exceeded 0
1 4 6 7 0300.3 26048 16128 Runtime Error (killed by signal) 0
2 4 6 7 0133.7 26048 16128 Runtime Error (killed by signal) 0
3 4 6 7 3088.9 26044 14976 Time Limit Exceeded 0
4 4 6 7 3085.9 26044 14976 Time Limit Exceeded 0
5 4 6 7 3080.4 26044 14976 Time Limit Exceeded 0
6 7 0122.3 26048 16128 Runtime Error (killed by signal) 0
7 7 0072.6 26048 16128 Runtime Error (killed by signal) 0
8 7 0139.2 26048 16128 Runtime Error (killed by signal) 0
9 7 0087.4 26048 16128 Runtime Error (killed by signal) 0
10 7 0084.0 26048 16128 Runtime Error (killed by signal) 0
11 7 0077.1 26048 16128 Runtime Error (killed by signal) 0
12 7 0197.4 26048 16128 Runtime Error (killed by signal) 0
13 7 0253.9 26048 16128 Runtime Error (killed by signal) 0
14 2 7 0005.9 26048 3456 Runtime Error (killed by signal) 0
15 2 7 0005.6 26048 3456 Runtime Error (killed by signal) 0
16 2 7 0006.4 26048 3456 Runtime Error (killed by signal) 0
17 2 7 0005.8 26048 3456 Runtime Error (killed by signal) 0
18 2 7 0007.2 26048 3456 Runtime Error (killed by signal) 0
19 2 7 0003.9 26044 3456 Accepted 100
20 5 7 0067.4 26048 16128 Runtime Error (killed by signal) 0
21 5 7 0066.6 26048 16128 Runtime Error (killed by signal) 0
22 5 7 0072.8 26048 16128 Runtime Error (killed by signal) 0
23 5 7 0081.7 26048 16128 Runtime Error (killed by signal) 0
24 5 7 0081.6 26048 16128 Runtime Error (killed by signal) 0
25 5 7 0065.5 26048 16128 Runtime Error (killed by signal) 0
26 2 5 7 0006.9 26048 3456 Runtime Error (killed by signal) 0
27 2 5 7 0003.9 26044 3456 Accepted 100
28 6 7 1422.4 26048 16128 Runtime Error (killed by signal) 0
29 6 7 0092.6 26048 16128 Runtime Error (killed by signal) 0
30 6 7 0058.7 26048 16128 Runtime Error (killed by signal) 0
31 6 7 1635.5 26048 16128 Runtime Error (killed by signal) 0
32 6 7 0098.9 26048 16128 Runtime Error (killed by signal) 0
33 6 7 0716.1 26048 16128 Runtime Error (killed by signal) 0
34 6 7 3055.0 26044 14976 Time Limit Exceeded 0
35 2 6 7 0021.4 26044 3456 Wrong Answer 0
36 2 6 7 0004.0 26044 3456 Accepted 100
37 2 6 7 0003.9 26044 3456 Accepted 100
38 3 4 5 6 7 2794.9 26048 16128 Runtime Error (killed by signal) 0
39 3 4 5 6 7 3085.4 26044 14976 Time Limit Exceeded 0
40 3 4 5 6 7 0190.5 26048 16128 Runtime Error (killed by signal) 0
41 3 4 5 6 7 0057.5 26048 16128 Runtime Error (killed by signal) 0
42 3 4 5 6 7 3076.1 26044 14976 Time Limit Exceeded 0
43 3 4 5 6 7 3055.6 26044 14976 Time Limit Exceeded 0
44 2 3 4 5 6 7 0039.4 26044 3456 Wrong Answer 0
45 2 3 4 5 6 7 0003.9 26044 3456 Accepted 100
46 1 2 7 0004.0 26044 3456 Accepted 100
47 7 0140.0 26044 16128 Accepted 100
48 2 7 0006.2 26044 3456 Accepted 100
49 5 7 0164.6 26044 16128 Accepted 100
50 5 7 0052.9 26044 16128 Accepted 100
51 2 5 7 0006.2 26044 3456 Accepted 100
52 6 7 0133.4 26044 16128 Accepted 100
53 2 6 7 0006.1 26044 3456 Accepted 100
54 3 4 5 6 7 0149.1 26044 16128 Accepted 100
55 2 3 4 5 6 7 0006.0 26044 3456 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
4.64 KB
Back to Top