QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#196700 | #7523. Partially Free Meal | ucup-team1940 | WA | 0ms | 7824kb | C++20 | 2.7kb | 2023-10-01 21:34:59 | 2023-10-01 21:34:59 |
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: 7824kb
input:
3 2 5 4 3 3 7
output:
7 11 15
result:
wrong answer 3rd lines differ - expected: '16', found: '15'