QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#595442#9167. Coprime ArraySoohti#TL 11ms11088kbPython31.2kb2024-09-28 13:44:132024-09-28 13:44:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 10ms
memory: 11088kb

input:

9 6

output:

3
-260945519 260945527 1 

result:

ok Correct

Test #2:

score: 0
Accepted
time: 11ms
memory: 11012kb

input:

14 34

output:

2
191210805 -191210791 

result:

ok Correct

Test #3:

score: -100
Time Limit Exceeded

input:

1000000000 223092870

output:


result: