QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#530181#9221. Missing Boundariesucup-team4708#WA 0ms3676kbC++141.5kb2024-08-24 15:15:002024-08-24 15:15:01

詳細信息

Test #1:

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

input:

3
4 51
1 -1
11 50
-1 -1
-1 10
3 2
-1 -1
-1 -1
-1 -1
2 3
1 2
2 3

output:

TAK
TAK
NIE

result:

wrong answer 2nd lines differ - expected: 'NIE', found: 'TAK'