QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#509170 | #1819. Cleaning Robot | HuangHanSheng | WA | 33ms | 74476kb | C++14 | 4.2kb | 2024-08-08 11:29:42 | 2024-08-08 11:29:42 |
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: 33ms
memory: 74476kb
input:
10 7 1 8 3
output:
1 1 1 1 1 1 1
result:
wrong answer expected '2', found '1'