QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#359197 | #8169. R-Connected Components | ucup-team2008# | WA | 0ms | 3888kb | C++20 | 671b | 2024-03-20 14:34:38 | 2024-03-20 14:34:39 |
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: 0ms
memory: 3888kb
input:
3 1 2 3
output:
1 1 inf
result:
wrong answer 2nd words differ - expected: '2', found: '1'