QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#117624 | #5742. Garbage Disposal | chenchi# | WA | 69ms | 7296kb | C++20 | 1.7kb | 2023-07-01 20:49:22 | 2023-07-01 20:49:24 |
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: 69ms
memory: 7296kb
input:
3 1 5 10 13 100 100
output:
1 0 591666672
result:
wrong answer Integer element y[2] equals to 0, violates the range [1, 5] (test case 1)