QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#880777#9962. Diminishing Fractionsucup-team572#WA 1ms3968kbC++232.8kb2025-02-03 20:01:002025-02-03 20:01:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
6

output:

1/2+2/3-1/1
3/4+2/3+3/5-2/1

result:

ok OK, t = 2

Test #2:

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

input:

1
1

output:



result:

wrong answer Not enough lines of fractions for the 1th test case