QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#512279#9167. Coprime Arrayucup-team3708#WA 1ms3668kbC++204.2kb2024-08-10 14:00:552024-08-10 14:00:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

9 6

output:

3
79 -11 -59

result:

ok Correct

Test #2:

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

input:

14 34

output:

2
193 -179

result:

ok Correct

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3648kb

input:

1000000000 223092870

output:

3
999999937 

result:

wrong output format Unexpected end of file - int64 expected