QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#848178#9962. Diminishing Fractionsborn_to_sunRE 0ms8248kbC++141.3kb2025-01-08 16:48:512025-01-08 16:48:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 8248kb

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
Runtime Error

input:

1
1

output:


result: