QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#708169#9167. Coprime Arrayucup-team1130TL 0ms3620kbC++14898b2024-11-03 20:00:012024-11-03 20:00:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3620kb

input:

9 6

output:

3
1 1 7

result:

ok Correct

Test #2:

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

input:

14 34

output:

2
1 13

result:

ok Correct

Test #3:

score: -100
Time Limit Exceeded

input:

1000000000 223092870

output:


result: