QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#130962 | #5011. Course Selection | ZhaoZiLong | WA | 1ms | 11828kb | C++14 | 2.1kb | 2023-07-25 21:22:00 | 2023-07-25 21:22:01 |
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: 11828kb
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:
3.50
result:
wrong output format Expected integer, but "3.50" found