QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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