QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#211357#4186. Card TradingHuangHanShengWA 0ms3764kbC++231.9kb2023-10-12 15:21:082023-10-12 15:21:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3764kb

input:

5
12.00 0 3
11.99 2 0
11.98 5 0
10.00 1 0
12.01 0 6

output:

12.00 96.00

result:

wrong answer Wrong answer: Author printed price and turnover but no sales happen at printed price.