QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#117488#3597. Some SumGuanYunchangWA 13ms8060kbPython3148b2023-07-01 13:25:422023-07-01 13:25:45

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 7956kb

input:

1

output:

Either

result:

ok single line: 'Either'

Test #2:

score: 0
Accepted
time: 13ms
memory: 7892kb

input:

2

output:

Odd

result:

ok single line: 'Odd'

Test #3:

score: 0
Accepted
time: 13ms
memory: 7960kb

input:

3

output:

Either

result:

ok single line: 'Either'

Test #4:

score: -100
Wrong Answer
time: 1ms
memory: 8060kb

input:

4

output:

Odd

result:

wrong answer 1st lines differ - expected: 'Even', found: 'Odd'