QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#595404#9167. Coprime ArraySoohti#WA 19ms11184kbPython31.1kb2024-09-28 13:38:342024-09-28 13:38:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 19ms
memory: 10980kb

input:

9 6

output:

3
-280616429 280616437 1 

result:

ok Correct

Test #2:

score: 0
Accepted
time: 13ms
memory: 11184kb

input:

14 34

output:

2
884170873 -884170859 

result:

ok Correct

Test #3:

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

input:

1000000000 223092870

output:

2
951218129 48781871 

result:

ok Correct

Test #4:

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

input:

2 1000000000

output:

2
-635256681 635256683 

result:

ok Correct

Test #5:

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

input:

649557664 933437700

output:

2
959069387 -309511723 

result:

ok Correct

Test #6:

score: -100
Wrong Answer
time: 10ms
memory: 11184kb

input:

33396678 777360870

output:

2
-968962699 1002359377 

result:

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