QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#194234#7521. Find the Gapucup-team1426#WA 1ms4076kbC++202.6kb2023-09-30 19:41:572023-09-30 19:41:57

詳細信息

Test #1:

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

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:

6.000000000000

result:

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