QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#143910#4186. Card TradingGuanYunchangWA 1ms5832kbC++141.7kb2023-08-21 15:00:382023-08-21 15:00:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0 0

result:

wrong answer Wrong answer: Price is formatted incorrectly (0).