QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#323847#8241. Master of Both Vucup-team1878#WA 1ms3552kbC++2311.0kb2024-02-10 13:45:542024-02-10 13:45:54

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3552kb

input:

4
8
+ 0 0 1 0
+ 5 5 1 3
+ 2 0 2 1
+ 9 7 6 2
+ 1 2 2 2
- 4
+ 0 1 0 2
- 2
5
+ 0 0 1 1
+ 0 1 1 2
+ 0 2 1 3
- 2
+ 1 1 10 10
4
+ 0 0 1 1
+ 0 0 1 0
+ 0 0 0 1
- 1
4
+ 0 0 1 1
+ 0 0 1 1
- 1
- 2

output:

11000000
11000
1100
1111

result:

wrong answer 1st lines differ - expected: '11000001', found: '11000000'