QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#143902#4186. Card TradingHuangHanShengWA 0ms3724kbC++141.7kb2023-08-21 14:59:552023-08-21 14:59:56

詳細信息

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