QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#543000 | #9167. Coprime Array | ZhaoZiLong | AC ✓ | 12ms | 3724kb | C++20 | 762b | 2024-09-01 12:37:56 | 2024-09-01 12:37:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3640kb
input:
9 6
output:
3 1 -99989 99997
result:
ok Correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3696kb
input:
14 34
output:
2 -99975 99989
result:
ok Correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3632kb
input:
1000000000 223092870
output:
2 999900029 99971
result:
ok Correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3696kb
input:
2 1000000000
output:
2 -99991 99993
result:
ok Correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3724kb
input:
649557664 933437700
output:
2 649457693 99971
result:
ok Correct
Test #6:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
33396678 777360870
output:
2 33296687 99991
result:
ok Correct
Test #7:
score: 0
Accepted
time: 7ms
memory: 3656kb
input:
48205845 903124530
output:
3 1 48105901 99943
result:
ok Correct
Test #8:
score: 0
Accepted
time: 0ms
memory: 3708kb
input:
251037078 505905400
output:
2 250937079 99999
result:
ok Correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
30022920 172746860
output:
2 29922921 99999
result:
ok Correct
Test #10:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
63639298 808058790
output:
2 63539309 99989
result:
ok Correct
Test #11:
score: 0
Accepted
time: 12ms
memory: 3640kb
input:
76579017 362768406
output:
3 1 76479031 99985
result:
ok Correct
Test #12:
score: 0
Accepted
time: 10ms
memory: 3644kb
input:
40423669 121437778
output:
3 1 40323669 99999
result:
ok Correct
Test #13:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
449277309 720915195
output:
2 449177317 99992
result:
ok Correct
Test #14:
score: 0
Accepted
time: 12ms
memory: 3584kb
input:
81665969 919836918
output:
3 1 81565997 99971
result:
ok Correct
Test #15:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
470578680 280387800
output:
2 470478683 99997
result:
ok Correct
Test #16:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
58450340 803305503
output:
2 58350340 100000
result:
ok Correct
Test #17:
score: 0
Accepted
time: 11ms
memory: 3636kb
input:
125896113 323676210
output:
3 1 125796139 99973
result:
ok Correct
Test #18:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
381905348 434752500
output:
2 381805351 99997
result:
ok Correct
Test #19:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
78916498 653897673
output:
1 78916498
result:
ok Correct
Test #20:
score: 0
Accepted
time: 11ms
memory: 3656kb
input:
35787885 270845190
output:
3 1 35687893 99991
result:
ok Correct
Extra Test:
score: 0
Extra Test Passed