QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#576185 | #8793. Toilets | nullptr_qwq | WA | 0ms | 13936kb | C++20 | 3.1kb | 2024-09-19 19:11:22 | 2024-09-19 19:11:23 |
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: 0ms
memory: 13936kb
input:
5 3 45 10 20 30 0 0 + 200 2 5 + 10 20 40 - 100 21 16 + 10 50 0 + 22
output:
20 25 30 12 30 40 10 40 10 85
result:
wrong answer 2nd numbers differ - expected: '20', found: '25'