QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#194145#7521. Find the Gapucup-team131#WA 0ms3812kbC++238.6kb2023-09-30 19:18:222023-09-30 19:18:22

详细

Test #1:

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

input:

8
1 1 1
1 1 2
1 2 1
1 2 2
2 1 1
2 1 2
2 2 1
2 2 2

output:

0

result:

wrong answer 1st numbers differ - expected: '1.0000000', found: '0.0000000', error = '1.0000000'