QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#143910 | #4186. Card Trading | GuanYunchang | WA | 1ms | 5832kb | C++14 | 1.7kb | 2023-08-21 15:00:38 | 2023-08-21 15:00:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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).