QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#532597#9221. Missing Boundariesucup-team018#WA 1631ms59724kbC++202.9kb2024-08-25 06:13:332024-08-25 06:13:33

详细

Test #1:

score: 0
Wrong Answer
time: 1631ms
memory: 59724kb

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:

298191

result:

wrong answer 1st lines differ - expected: 'TAK', found: '298191'