QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#197040#6561. Fail Fastucup-team580#WA 1ms5744kbC++201.8kb2023-10-02 09:28:422023-10-02 09:28:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5744kb

input:

4
100 0.5 0
200 0.1 1
10 0.5 2
10 0.9 0

output:

1
2
3
4

result:

wrong answer your plan is not optimal