QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#512678#9167. Coprime Arrayucup-team1100#WA 0ms3624kbC++201.0kb2024-08-10 15:21:352024-08-10 15:21:37

详细

Test #1:

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

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