QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#716476 | #7904. Rainbow Subarray | ucup-team1100 | WA | 0ms | 7716kb | C++23 | 3.2kb | 2024-11-06 15:22:16 | 2024-11-06 15:22:18 |
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: 7716kb
input:
5 7 5 7 2 5 5 4 11 7 6 0 100 3 4 5 99 100 5 6 1 1 1 1 1 5 50 100 200 300 400 500 1 100 3
output:
2 3 5 1 1
result:
wrong answer 1st lines differ - expected: '4', found: '2'