QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#143902#4186. Card TradingHuangHanShengWA 0ms3724kbC++141.7kb2023-08-21 14:59:552023-08-21 14:59:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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).