QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#326351 | #5512. Stone Arranging 2 | HuangHanSheng | 0 | 0ms | 3616kb | C++20 | 698b | 2024-02-12 22:36:18 | 2024-02-12 22:36:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 25
Accepted
time: 0ms
memory: 3568kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
2 1 1
output:
1 1
result:
ok 2 lines
Test #3:
score: -25
Wrong Answer
time: 0ms
memory: 3616kb
input:
3 1 1 1
output:
1 2 1
result:
wrong answer 2nd lines differ - expected: '1', found: '2'
Subtask #2:
score: 0
Time Limit Exceeded
Test #29:
score: 0
Time Limit Exceeded
input:
200000 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1...
output:
result:
Subtask #3:
score: 0
Skipped
Dependency #1:
0%