QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#499067#3597. Some SumGuanYunchangWA 1ms3692kbC++14355b2024-07-31 01:42:262024-07-31 01:42:28

詳細信息

Test #1:

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

input:

1

output:

Either

result:

ok single line: 'Either'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3688kb

input:

2

output:

Odd

result:

ok single line: 'Odd'

Test #3:

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

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: 3612kb

input:

5

output:

Either

result:

ok single line: 'Either'

Test #6:

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

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: 3676kb

input:

8

output:

Even

result:

ok single line: 'Even'

Test #9:

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

input:

9

output:

Either

result:

ok single line: 'Either'

Test #10:

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

input:

10

output:

Even

result:

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