QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#345656 | #7617. Spectacle | MaMengQi | WA | 1ms | 3744kb | C++14 | 1.1kb | 2024-03-07 11:25:03 | 2024-03-07 11:25:03 |
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: 3744kb
input:
6 100 13 20 14 10 105
output:
8 8 6 6 6 6
result:
wrong answer 1st lines differ - expected: '1 5 6', found: '8 8 6 6 6 6 '