QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#317543 | #8169. R-Connected Components | ucup-team1780# | WA | 4ms | 3720kb | C++17 | 4.3kb | 2024-01-29 05:00:20 | 2024-01-29 05:00:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3672kb
input:
3 1 2 3
output:
1 2 inf
result:
ok 3 tokens
Test #2:
score: -100
Wrong Answer
time: 4ms
memory: 3720kb
input:
100 971962039 377418539 436722941 974460973 408831757 674955527 838941797 566099869 224191573 85539073 544795513 157335071 243499759 907206901 570172403 871918511 594778897 773009569 9371917 23810669 169348601 804358351 78636461 382633897 182514781 846151963 274168729 929192339 91532527 172531889 18...
output:
inf inf 436722941 974460973 408831757 inf 838941797 566099869 224191573 85539073 544795513 inf inf 907206901 inf inf 594778897 773009569 9371917 23810669 169348601 inf 78636461 382633897 182514781 inf 274168729 inf inf 172531889 inf inf inf inf 202779901 inf inf inf 93285889 inf inf inf inf inf 5293...
result:
wrong answer 3rd words differ - expected: '1', found: '436722941'