QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#304219 | #5580. Branch Manager | DennisTran# | WA | 3ms | 11832kb | C++20 | 2.5kb | 2024-01-13 16:43:07 | 2024-01-13 16:43:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 11832kb
input:
8 5 1 2 4 8 4 6 1 4 2 5 4 7 2 3 5 2 6 4 8
output:
1
result:
wrong answer 1st lines differ - expected: '5', found: '1'