QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#117488#3597. Some SumGuanYunchangWA 13ms8060kbPython3148b2023-07-01 13:25:422023-07-01 13:25:45

Details

Tip: Click on the bar to expand more detailed information

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'