Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

280
16384
Runtime Error (killed by signal)
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~2 $1\leq n\leq 10$ 0 / 30
2 0~5 $1\leq n\leq 1000$ 0 / 30
3 0~9 無額外限制 0 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 0003.8 10116 7424 Wrong Answer 0
1 1 2 3 0003.9 10116 7424 Accepted 100
2 1 2 3 0004.2 10116 7424 Wrong Answer 0
3 2 3 0010.4 10380 7680 Accepted 100
4 2 3 0009.2 10380 7680 Accepted 100
5 2 3 0009.6 10380 7552 Accepted 100
6 3 0058.5 19136 16256 Runtime Error (killed by signal) 0
7 3 0058.9 19152 16256 Runtime Error (killed by signal) 0
8 3 0060.6 19148 16384 Runtime Error (killed by signal) 0
9 3 0060.8 19140 16256 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++17
Code Length:
1002 Bytes
Back to Top