Toggle navigation
Contest Tasks
Submissions
Q & A
Dashboard
Sign in
Sign up
Results of submission #21644
Back to Submissions List
Problem
Total Time (ms)
Max Memory (RSS, KiB)
Verdict
Score
227. 最大連續和?
47
8832
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
000
1.6
17764
3584
Wrong Answer
0
1
1
000
2.5
17764
3328
Runtime Error (killed by signal)
0
2
1
000
1.4
17764
3200
Runtime Error (killed by signal)
0
3
1
000
2.2
17764
3328
Runtime Error (killed by signal)
0
4
2
000
7.2
17764
8704
Runtime Error (killed by signal)
0
5
2
000
6.9
17764
8704
Runtime Error (killed by signal)
0
6
2
000
6.0
17764
8704
Runtime Error (killed by signal)
0
7
2
000
6.3
17764
8832
Runtime Error (killed by signal)
0
8
2
000
6.3
17764
8704
Runtime Error (killed by signal)
0
9
2
000
6.1
17764
8832
Runtime Error (killed by signal)
0
Submitter:
暴力又被TLE
Compiler:
c++17
Code Length:
1.93 KB
Back to Top