QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'