QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'