QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#707114 | #7789. Outro: True Love Waits | MaMengQi | WA | 4ms | 12116kb | C++17 | 1014b | 2024-11-03 14:44:07 | 2024-11-03 14:44:08 |
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: 4ms
memory: 12116kb
input:
4 1 10 1 1 10 2 100 0 2 11 11 3
output:
2 -1 9 -1
result:
wrong answer 4th numbers differ - expected: '20', found: '-1'