QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#708164#9167. Coprime Arrayucup-team1130TL 0ms3688kbC++14974b2024-11-03 19:58:252024-11-03 19:58:26

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3568kb

input:

9 6

output:

3
1 102478207 -102478199

result:

ok Correct

Test #2:

score: 0
Accepted
time: 0ms
memory: 3688kb

input:

14 34

output:

2
832282235 -832282221

result:

ok Correct

Test #3:

score: -100
Time Limit Exceeded

input:

1000000000 223092870

output:


result: