QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#691467 | #7181. Graph Cuts | ucup-team2462# | WA | 0ms | 3756kb | C++17 | 703b | 2024-10-31 11:32:57 | 2024-10-31 11:32:57 |
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: 3756kb
input:
4 5 1 2 1 3 1 4 2 3 2 4 10 + 1 + 2 ? ? ? ? ? - 2 ? ?
output:
8 1 1 2 1 3 1 4 1 1 5 2 5 3 5 4 5
result:
wrong answer Integer parameter [name=it] equals to 8, violates the range [0, 5]