QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#185578 | #4591. Maxdifficent Group | GuanYunchang | WA | 1ms | 5616kb | C++17 | 4.4kb | 2023-09-22 12:17:21 | 2023-09-22 12:17:21 |
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: 5616kb
input:
4 100 -30 -20 50
output:
100 0 30 50 0 0 0 0 0 0 0 0 0 0 150
result:
wrong answer 1st lines differ - expected: '150', found: '100 0 30 50 0 0 0 0 0 0 0 0 0 0 '