QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#707547 | #7789. Outro: True Love Waits | ucup-team4645 | WA | 14ms | 19240kb | C++23 | 1.7kb | 2024-11-03 16:31:22 | 2024-11-03 16:31: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: 14ms
memory: 19240kb
input:
4 1 10 1 1 10 2 100 0 2 11 11 3
output:
-1 -1 9 -1
result:
wrong answer 1st numbers differ - expected: '2', found: '-1'