QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#499065#3597. Some SumZhangYiDeWA 0ms3692kbC++98355b2024-07-31 01:42:012024-07-31 01:42:01

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3632kb

input:

1

output:

Either

result:

ok single line: 'Either'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3560kb

input:

2

output:

Odd

result:

ok single line: 'Odd'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3632kb

input:

3

output:

Either

result:

ok single line: 'Either'

Test #4:

score: 0
Accepted
time: 0ms
memory: 3596kb

input:

4

output:

Even

result:

ok single line: 'Even'

Test #5:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

5

output:

Either

result:

ok single line: 'Either'

Test #6:

score: 0
Accepted
time: 0ms
memory: 3524kb

input:

6

output:

Odd

result:

ok single line: 'Odd'

Test #7:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

7

output:

Either

result:

ok single line: 'Either'

Test #8:

score: 0
Accepted
time: 0ms
memory: 3612kb

input:

8

output:

Even

result:

ok single line: 'Even'

Test #9:

score: 0
Accepted
time: 0ms
memory: 3692kb

input:

9

output:

Either

result:

ok single line: 'Either'

Test #10:

score: -100
Wrong Answer
time: 0ms
memory: 3496kb

input:

10

output:

Even

result:

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