Toggle navigation
Contest Tasks
Submissions
Q & A
Dashboard
Sign in
Sign up
Results of submission #21646
Back to Submissions List
Problem
Total Time (ms)
Max Memory (RSS, KiB)
Verdict
Score
227. 最大連續和?
155
14976
Runtime Error (killed by signal)
0
Subtask Results
Subtask no.
Testdata Range
Constraints
Score
1
0~3
$N\leq 1000$,$Q\leq1000$
0
/ 20
2
4~9
無額外限制
0
/ 80
Testdata Results
Testdata no.
Subtasks
Time (ms)
Memory (VSS, KiB)
Memory (RSS, KiB)
Verdict
Score
0
1
00
13.4
17764
11776
Runtime Error (killed by signal)
0
1
1
00
13.8
17764
11776
Runtime Error (killed by signal)
0
2
1
00
15.1
17764
11648
Runtime Error (killed by signal)
0
3
1
00
15.3
17764
11648
Runtime Error (killed by signal)
0
4
2
00
15.5
17764
14848
Runtime Error (killed by signal)
0
5
2
00
15.3
17764
14848
Runtime Error (killed by signal)
0
6
2
00
18.3
17764
14976
Runtime Error (killed by signal)
0
7
2
00
16.5
17764
14976
Runtime Error (killed by signal)
0
8
2
00
15.6
17764
14976
Runtime Error (killed by signal)
0
9
2
00
15.7
17764
14976
Runtime Error (killed by signal)
0
Submitter:
暴力又被TLE
Compiler:
c++17
Code Length:
2.04 KB
Back to Top