QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#117487 | #3597. Some Sum | ZhaoZiLong | WA | 13ms | 7964kb | Python3 | 173b | 2023-07-01 13:24:42 | 2023-07-01 13:24:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 6ms
memory: 7880kb
input:
1
output:
Either
result:
ok single line: 'Either'
Test #2:
score: 0
Accepted
time: 5ms
memory: 7964kb
input:
2
output:
Odd
result:
ok single line: 'Odd'
Test #3:
score: -100
Wrong Answer
time: 13ms
memory: 7896kb
input:
3
output:
Odd
result:
wrong answer 1st lines differ - expected: 'Either', found: 'Odd'