QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#513645#9167. Coprime Arrayucup-team154#TL 502ms3940kbC++202.6kb2024-08-10 18:52:272024-08-10 18:52:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 502ms
memory: 3928kb

input:

9 6

output:

3
1 1 7

result:

ok Correct

Test #2:

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

input:

14 34

output:

2
27 -13

result:

ok Correct

Test #3:

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

input:

1000000000 223092870

output:

2
200688821 799311179

result:

ok Correct

Test #4:

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

input:

2 1000000000

output:

2
632389289 -632389287

result:

ok Correct

Test #5:

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

input:

649557664 933437700

output:

2
154175831 495381833

result:

ok Correct

Test #6:

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

input:

33396678 777360870

output:

2
481908637 -448511959

result:

ok Correct

Test #7:

score: -100
Time Limit Exceeded

input:

48205845 903124530

output:


result: