QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#37686#1190. Twin Trees BrosMaMengQiWA 2ms3796kbC++176.4kb2022-07-02 14:57:162022-07-02 14:57:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3796kb

input:

3
0 0 0
1 0 0
3 0 0
1 2
2 3
0 0 0
0 2 2
0 3 3
4 5
5 6

output:

0

result:

wrong answer expected '1', found '0'