QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#513643#9167. Coprime Arrayucup-team154#TL 835ms4036kbC++202.6kb2024-08-10 18:51:552024-08-10 18:51:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 835ms
memory: 4036kb

input:

9 6

output:

3
1 1 7

result:

ok Correct

Test #2:

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

input:

14 34

output:

2
15 -1

result:

ok Correct

Test #3:

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

input:

1000000000 223092870

output:

2
65676971 934323029

result:

ok Correct

Test #4:

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

input:

2 1000000000

output:

2
148791739 -148791737

result:

ok Correct

Test #5:

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

input:

649557664 933437700

output:

2
613068347 36489317

result:

ok Correct

Test #6:

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

input:

33396678 777360870

output:

2
24558041 8838637

result:

ok Correct

Test #7:

score: -100
Time Limit Exceeded

input:

48205845 903124530

output:


result: