QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#277636 | #5258. Mortgage | ucup-team425 | WA | 101ms | 194724kb | C++14 | 5.7kb | 2023-12-06 21:02:51 | 2023-12-06 21:02:53 |
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: 101ms
memory: 194724kb
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 stay with parents stay with parents stay with parents stay with parents stay with parents 10 10 stay with parents stay with parents
result:
wrong answer 2nd lines differ - expected: '13', found: 'stay with parents'