QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#842370#9962. Diminishing Fractionsucup-team2818#WA 596ms253640kbC++144.6kb2025-01-04 12:02:342025-01-04 12:02:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 588ms
memory: 253592kb

input:

2
3
6

output:

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

result:

ok OK, t = 2

Test #2:

score: -100
Wrong Answer
time: 596ms
memory: 253640kb

input:

1
1

output:



result:

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