QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#197607#7521. Find the Gapucup-team944WA 1ms5720kbC++175.6kb2023-10-02 17:37:382023-10-02 17:37:38

詳細信息

Test #1:

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

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'