QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#873032#5154. ETAucup-team5957#WA 0ms3840kbC++201.7kb2025-01-26 07:59:292025-01-26 07:59:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1/2

output:

2 1
1 2

result:

ok 

Test #2:

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

input:

1/3

output:

impossible

result:

ok 

Test #3:

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

input:

7/4

output:

8 7
1 2
1 3
1 4
1 5
1 6
1 7
1 8

result:

FAIL Wrong average distance, got 7/8, wanted 7/4