QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#35220#868. Friendship CirclesflowerWA 2ms3816kbC++2.2kb2022-06-14 17:02:222022-06-14 17:02:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4
1 0
3 1
3 -2
7 0
5
0 0
-2 -1
2 2
-2 10
-1 11

output:

0 0.000144

result:

wrong answer 1st numbers differ - expected: '2', found: '0'