QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#277639 | #5258. Mortgage | ucup-team425 | WA | 100ms | 193760kb | C++14 | 5.7kb | 2023-12-06 21:04:22 | 2023-12-06 21:04:22 |
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: 100ms
memory: 193760kb
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:
10 13 13 stay with parents 12 stay with parents 18 18 18 13
result:
wrong answer 4th lines differ - expected: '18', found: 'stay with parents'