QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#758371#9579. 比分幻术GuanYunchangWA 1ms3584kbC++98114b2024-11-17 18:04:302024-11-17 18:04:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3528kb

input:

2-3

output:

3-2

result:

ok single line: '3-2'

Test #2:

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

input:

8-1

output:

1-8

result:

ok single line: '1-8'

Test #3:

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

input:

6-6

output:

6-6

result:

ok single line: '6-6'

Test #4:

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

input:

0-0

output:

00

result:

wrong answer 1st lines differ - expected: '0-0', found: '00'