QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#121897 | #5258. Mortgage | chenchi | WA | 1ms | 3460kb | C++17 | 3.0kb | 2023-07-08 23:51:44 | 2023-07-08 23:51:46 |
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: 1ms
memory: 3460kb
input:
10 10 21 18 19 18 16 15 13 13 13 10 10 1 6 4 7 3 2 2 6 5 2 6 3 2 4 1 1 5 6 3
output:
stay with parents 13 13 18 12 16 18 stay with parents 18 13
result:
wrong answer 1st lines differ - expected: '10', found: 'stay with parents'