QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#175233 | #5674. Sum of Remainders | GuanYunchang | WA | 1ms | 3796kb | C++20 | 653b | 2023-09-10 16:55:40 | 2023-09-10 16:55:41 |
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: 3796kb
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'