QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#76976 | #4791. Movies | Minneapolis | WA | 3ms | 2956kb | C++17 | 2.1kb | 2023-02-12 23:59:08 | 2023-02-12 23:59:11 |
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: 2956kb
input:
5 5 3 1 5 2 4 6 8 7 9 10
output:
8
result:
wrong answer 1st numbers differ - expected: '4', found: '8'