QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'