QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#843810 | #9967. Imbalanced Teams | ucup-team5101# | WA | 7ms | 11956kb | C++23 | 7.2kb | 2025-01-05 02:45:03 | 2025-01-05 02:45:04 |
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: 7ms
memory: 11956kb
input:
6 2 2 5 7 2 5 2
output:
8 3
result:
wrong answer 2nd numbers differ - expected: '6', found: '3'