QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#376530 | #7859. Bladestorm | ucup-team241# | WA | 1ms | 5700kb | C++23 | 2.3kb | 2024-04-04 11:23:20 | 2024-04-04 11:23:20 |
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: 5700kb
input:
3 7 2 4 7 3 6 1 2 5 11 3 10 7 4 9 6 8 5 1 3 2 11 9 2 1 2 3 7 8 9 4 5 6
output:
1 2 4 4 5 5 5 1 2 4 4 4 4 4 5 5 5 5 1 1 2 3 4 4 4 6 6
result:
wrong answer 1st lines differ - expected: '1 2 3 3 4 4 4', found: '1 2 4 4 5 5 5 '