QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#140839 | #1831. Bruteforce | qsceszthn | WA | 2ms | 5888kb | C++14 | 1.8kb | 2023-08-16 21:13:27 | 2023-08-16 21:13:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 5888kb
input:
3 1 1 2 2 8 2 2 5 3 6
output:
30 36 30
result:
wrong answer 1st numbers differ - expected: '36', found: '30'