QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#179181 | #5674. Sum of Remainders | HuangHanSheng | WA | 0ms | 3612kb | C++20 | 1.2kb | 2023-09-14 19:17:41 | 2023-09-14 19:17:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3612kb
input:
16 4 6 10 12 6 8 12 14 18 10 3 5 9 11 5 7
output:
4 2 5 5 11
result:
wrong answer 1st lines differ - expected: '4 2 5 5 11', found: '4'