QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#503146#5732. Even or Oddxiaowuc1AC ✓14ms10712kbPython398b2024-08-03 16:43:352024-08-03 16:43:39

詳細信息

Test #1:

score: 100
Accepted
time: 7ms
memory: 10580kb

input:

1

output:

Either

result:

ok single line: 'Either'

Test #2:

score: 0
Accepted
time: 10ms
memory: 10524kb

input:

2

output:

Odd

result:

ok single line: 'Odd'

Test #3:

score: 0
Accepted
time: 14ms
memory: 10580kb

input:

3

output:

Either

result:

ok single line: 'Either'

Test #4:

score: 0
Accepted
time: 3ms
memory: 10576kb

input:

4

output:

Even

result:

ok single line: 'Even'

Test #5:

score: 0
Accepted
time: 7ms
memory: 10700kb

input:

5

output:

Either

result:

ok single line: 'Either'

Test #6:

score: 0
Accepted
time: 14ms
memory: 10700kb

input:

6

output:

Odd

result:

ok single line: 'Odd'

Test #7:

score: 0
Accepted
time: 5ms
memory: 10700kb

input:

7

output:

Either

result:

ok single line: 'Either'

Test #8:

score: 0
Accepted
time: 8ms
memory: 10520kb

input:

8

output:

Even

result:

ok single line: 'Even'

Test #9:

score: 0
Accepted
time: 14ms
memory: 10712kb

input:

9

output:

Either

result:

ok single line: 'Either'

Test #10:

score: 0
Accepted
time: 14ms
memory: 10580kb

input:

10

output:

Odd

result:

ok single line: 'Odd'