QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#543012#9167. Coprime ArrayGuanYunchangWA 0ms3608kbC++203.0kb2024-09-01 12:47:412024-09-01 12:47:42

詳細信息

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