QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#543012#9167. Coprime ArrayGuanYunchangWA 0ms3608kbC++203.0kb2024-09-01 12:47:412024-09-01 12:47:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3608kb

input:

9 6

output:

9
1 1 1 1 1 1 1 1 1 

result:

wrong answer Jury's answer is better than participant's