QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#51302 | #852. Jellyfish | ZhangYiDe | WA | 2ms | 3772kb | C++17 | 2.2kb | 2022-10-01 17:06:19 | 2022-10-01 17:06:21 |
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: 2ms
memory: 3772kb
input:
2 6 1 2 2 3 3 4 4 1 2 5 2 6 4 1 2 2 3 3 4 4 1
output:
3 3
result:
wrong answer 1st numbers differ - expected: '4', found: '3'