QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#197040 | #6561. Fail Fast | ucup-team580# | WA | 1ms | 5744kb | C++20 | 1.8kb | 2023-10-02 09:28:42 | 2023-10-02 09:28:42 |
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: 5744kb
input:
4 100 0.5 0 200 0.1 1 10 0.5 2 10 0.9 0
output:
1 2 3 4
result:
wrong answer your plan is not optimal