QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#175095 | #5674. Sum of Remainders | HuangHanSheng | WA | 1ms | 3516kb | C++20 | 608b | 2023-09-10 16:02:07 | 2023-09-10 16:02:07 |
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: 3516kb
input:
16 4 6 10 12 6 8 12 14 18 10 3 5 9 11 5 7
output:
0
result:
wrong answer 1st lines differ - expected: '4 2 5 5 11', found: '0 '