QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#515683 | #8793. Toilets | ucup-team4538# | WA | 0ms | 3608kb | C++23 | 7.7kb | 2024-08-11 20:49:44 | 2024-08-11 20:49:45 |
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: 3608kb
input:
5 3 45 10 20 30 0 0 + 200 2 5 + 10 20 40 - 100 21 16 + 10 50 0 + 22
output:
20 20 10 7 10 50 30 35 10 60
result:
wrong answer 5th numbers differ - expected: '30', found: '10'