QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#194329#7521. Find the Gapucup-team1712#WA 0ms3916kbC++174.0kb2023-09-30 20:08:472023-09-30 20:08:48

详细

Test #1:

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

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.000000000000000

result:

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