QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#725707#9167. Coprime ArrayGuanYunchangWA 10ms3760kbC++11964b2024-11-08 19:29:332024-11-08 19:29:33

詳細信息

Test #1:

score: 100
Accepted
time: 5ms
memory: 3688kb

input:

9 6

output:

3
-21978805 16694243 5284571

result:

ok Correct

Test #2:

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

input:

14 34

output:

2
-47341225 47341239

result:

ok Correct

Test #3:

score: -100
Wrong Answer
time: 10ms
memory: 3760kb

input:

1000000000 223092870

output:


result:

wrong output format Unexpected end of file - int32 expected