QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#186154 | #7108. Couleur | HuangHanSheng | WA | 1ms | 5704kb | C++17 | 4.2kb | 2023-09-23 09:50:10 | 2023-09-23 09:50:11 |
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: 5704kb
input:
3 5 4 3 1 1 1 5 4 5 3 1 10 9 7 1 4 7 8 5 7 4 8 21 8 15 5 9 2 4 5 10 6 15 4 8 8 1 12 1 10 14 7 14 2 9 13 10 3 37 19 23 15 7 2 10 15 2 13 4 5 8 7 10
output:
7 5 3 1 0 20 20 32 80 80 81 81 81 81 88 42 42 42 42 22 7 3 3 3 3 3 1 1 0 0
result:
wrong answer 1st lines differ - expected: '7 0 0 0 0', found: '7 5 3 1 0 '