QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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 '