QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#512065#9167. Coprime Arrayucup-team3746#WA 16ms11092kbPython3694b2024-08-10 13:25:012024-08-10 13:25:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 9ms
memory: 11040kb

input:

9 6

output:

3
1 120780589 -120780581

result:

ok Correct

Test #2:

score: 0
Accepted
time: 16ms
memory: 11076kb

input:

14 34

output:

2
-80773541 80773555

result:

ok Correct

Test #3:

score: 0
Accepted
time: 15ms
memory: 11092kb

input:

1000000000 223092870

output:

2
336390797 663609203

result:

ok Correct

Test #4:

score: 0
Accepted
time: 4ms
memory: 11020kb

input:

2 1000000000

output:

2
827557209 -827557207

result:

ok Correct

Test #5:

score: -100
Wrong Answer
time: 4ms
memory: 11036kb

input:

649557664 933437700

output:

2
-732460579 1382018243

result:

wrong answer Integer element a[2] equals to 1382018243, violates the range [-10^9, 10^9]