QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#754323 | #9623. 合成大西瓜 | GuanYunchang | WA | 0ms | 3656kb | C++14 | 528b | 2024-11-16 14:45:52 | 2024-11-16 14:45:54 |
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: 0ms
memory: 3656kb
input:
7 9 1 4 1 3 3 6 7 5 4 3 6 3 4 2 3 5 2 2 6 6 7 5 1 4 6
output:
0 4 1 3 3 6 0 6
result:
wrong answer 1st lines differ - expected: '6', found: '0 4 1 3 3 6 0 '