QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#175189#5674. Sum of RemaindersMaMengQiWA 1ms3732kbC++20633b2023-09-10 16:44:402023-09-10 16:44:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3732kb

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'