QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41013 | #69. Lamps | ZhaoZiLong | 0 | 2ms | 3612kb | C++20 | 349b | 2022-07-27 12:32:37 | 2022-07-27 12:32:40 |
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: 6
Accepted
time: 2ms
memory: 3464kb
input:
1 1 0
output:
1
result:
ok single line: '1'
Test #2:
score: -6
Wrong Answer
time: 2ms
memory: 3612kb
input:
1 1 1
output:
1
result:
wrong answer 1st lines differ - expected: '0', found: '1'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Wrong Answer
Test #59:
score: 0
Wrong Answer
time: 2ms
memory: 3608kb
input:
1 0 0
output:
1
result:
wrong answer 1st lines differ - expected: '0', found: '1'
Subtask #4:
score: 0
Skipped
Dependency #1:
0%