QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#825455 | #9768. A + B = C Problem | ucup-team3607# | WA | 7ms | 10784kb | Rust | 19.8kb | 2024-12-21 19:29:26 | 2024-12-21 19:29:27 |
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: 7ms
memory: 10784kb
input:
2 2 3 6 2 3 5
output:
Yes 10 100 000100 No
result:
wrong answer Incorrect solution, A+B!=C (test case 1)