QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'