QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#463549 | #7303. City United | InfiniteStarlight | WA | 33ms | 266644kb | C++23 | 1.7kb | 2024-07-05 00:06:46 | 2024-07-05 00:06:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 33ms
memory: 266644kb
input:
3 2 1 2 2 3
output:
1
result:
wrong answer 1st numbers differ - expected: '0', found: '1'