QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#825732 | #9768. A + B = C Problem | ucup-team6239# | WA | 216ms | 75480kb | C++14 | 4.4kb | 2024-12-21 22:06:31 | 2024-12-21 22:06:35 |
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: 216ms
memory: 75480kb
input:
2 2 3 6 2 3 5
output:
ok YES 10 100 001110 NO
result:
wrong answer Expected Yes/No (test case 1)