QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#724429#9134. Building a FenceZhaoZiLongWA 0ms3908kbC++17872b2024-11-08 13:07:062024-11-08 13:07:06

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3908kb

input:

7
7 9 4
1 1 2
1 1 4
4 6 2
3 3 5
10 6 4
1 11 5

output:

8
2
4
10
4
8
4

result:

wrong answer 7th numbers differ - expected: '5', found: '4'