QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#344471 | #8135. Minimum Cost Flow² | ucup-team2880 | WA | 1ms | 3712kb | C++20 | 3.0kb | 2024-03-04 16:57:11 | 2024-03-04 16:57:12 |
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: 1ms
memory: 3712kb
input:
4 4 4 1 2 1 2 4 1 1 3 1 3 4 1 3 3 1 2 1 1 3 1 2 3 1 5 6 1 2 1 2 3 3 2 4 1 3 4 1 3 5 1 1 5 8 4 5 1 2 1 1 3 2 2 3 1 3 4 1 4 2 8
output:
6 2 958314664 20
result:
wrong answer 1st numbers differ by non-multiple of MOD, - expected: '1', found: '6'