QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#213834#6547. Bansheeucup-team2233#WA 2ms11984kbC++142.2kb2023-10-14 16:19:082023-10-14 16:19:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 11984kb

input:

2
2 1
1 2 1 100
100 500 736 0
3 2
0 1 12 0
1 2 6 6
2 3 3 10

output:

-NAN
-NAN

result:

wrong output format Expected double, but "-NAN" found