QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#499088 | #3597. Some Sum | ZhaoZiLong | WA | 0ms | 3688kb | C++17 | 208b | 2024-07-31 02:11:27 | 2024-07-31 02:11:28 |
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
Test #1:
score: 100
Accepted
time: 0ms
memory: 3608kb
input:
1
output:
Either
result:
ok single line: 'Either'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3604kb
input:
2
output:
Odd
result:
ok single line: 'Odd'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
3
output:
Either
result:
ok single line: 'Either'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3672kb
input:
4
output:
Even
result:
ok single line: 'Even'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
5
output:
Either
result:
ok single line: 'Either'
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3688kb
input:
6
output:
Even
result:
wrong answer 1st lines differ - expected: 'Odd', found: 'Even'