QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#35220 | #868. Friendship Circles | flower | WA | 2ms | 3816kb | C++ | 2.2kb | 2022-06-14 17:02:22 | 2022-06-14 17:02:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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'