QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#38362 | #1175. Bags of Candies | HuangHanSheng | WA | 2ms | 3916kb | C++11 | 3.2kb | 2022-07-05 11:50:16 | 2022-07-05 11:50:18 |
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: 2ms
memory: 3916kb
input:
2 4 9
output:
3 7
result:
wrong answer 2nd numbers differ - expected: '6', found: '7'