QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#513646#9167. Coprime Arrayucup-team154#TL 168ms4048kbC++202.6kb2024-08-10 18:53:012024-08-10 18:53:01

詳細信息

Test #1:

score: 100
Accepted
time: 168ms
memory: 4048kb

input:

9 6

output:

3
1 1 7

result:

ok Correct

Test #2:

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

input:

14 34

output:

2
23 -9

result:

ok Correct

Test #3:

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

input:

1000000000 223092870

output:

2
160161017 839838983

result:

ok Correct

Test #4:

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

input:

2 1000000000

output:

2
103733593 -103733591

result:

ok Correct

Test #5:

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

input:

649557664 933437700

output:

2
245279633 404278031

result:

ok Correct

Test #6:

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

input:

33396678 777360870

output:

2
334054579 -300657901

result:

ok Correct

Test #7:

score: -100
Time Limit Exceeded

input:

48205845 903124530

output:


result: