QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#130961 | #5011. Course Selection | MaMengQi | WA | 3ms | 11912kb | C++14 | 2.0kb | 2023-07-25 21:18:49 | 2023-07-25 21:18:52 |
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: 3ms
memory: 11912kb
input:
6 3 1 2 3 1 1 1 1 2 3 4 5 1 2 3 4 5 1 2 3 4 6
output:
2.83
result:
wrong output format Expected integer, but "2.83" found