QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#649103 | #9436. Some Sum of Subset | ucup-team4985 | WA | 1ms | 5592kb | C++14 | 1.3kb | 2024-10-17 21:37:26 | 2024-10-17 21:37: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: 1ms
memory: 5592kb
input:
4 7 3 1 5 2
output:
6 14 11 3 0
result:
wrong answer 2nd words differ - expected: '4', found: '14'