QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#595456 | #9167. Coprime Array | Soohti# | AC ✓ | 15ms | 11184kb | Python3 | 1.2kb | 2024-09-28 13:45:23 | 2024-10-14 07:52:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 11ms
memory: 11096kb
input:
9 6
output:
3 -738248909 738248917 1
result:
ok Correct
Test #2:
score: 0
Accepted
time: 9ms
memory: 11024kb
input:
14 34
output:
2 267384759 -267384745
result:
ok Correct
Test #3:
score: 0
Accepted
time: 6ms
memory: 11044kb
input:
1000000000 223092870
output:
2 471806003 528193997
result:
ok Correct
Test #4:
score: 0
Accepted
time: 9ms
memory: 11184kb
input:
2 1000000000
output:
2 -573688709 573688711
result:
ok Correct
Test #5:
score: 0
Accepted
time: 13ms
memory: 11036kb
input:
649557664 933437700
output:
2 982306511 -332748847
result:
ok Correct
Test #6:
score: 0
Accepted
time: 6ms
memory: 11084kb
input:
33396678 777360870
output:
2 -655089859 688486537
result:
ok Correct
Test #7:
score: 0
Accepted
time: 15ms
memory: 11156kb
input:
48205845 903124530
output:
3 -533783447 581989291 1
result:
ok Correct
Test #8:
score: 0
Accepted
time: 15ms
memory: 11120kb
input:
251037078 505905400
output:
2 13963097 237073981
result:
ok Correct
Test #9:
score: 0
Accepted
time: 14ms
memory: 11096kb
input:
30022920 172746860
output:
2 -777337251 807360171
result:
ok Correct
Test #10:
score: 0
Accepted
time: 9ms
memory: 11048kb
input:
63639298 808058790
output:
2 -230217049 293856347
result:
ok Correct
Test #11:
score: 0
Accepted
time: 11ms
memory: 10960kb
input:
76579017 362768406
output:
3 126075427 -49496411 1
result:
ok Correct
Test #12:
score: 0
Accepted
time: 11ms
memory: 11156kb
input:
40423669 121437778
output:
3 722929409 -682505741 1
result:
ok Correct
Test #13:
score: 0
Accepted
time: 15ms
memory: 11116kb
input:
449277309 720915195
output:
2 582410966 -133133657
result:
ok Correct
Test #14:
score: 0
Accepted
time: 15ms
memory: 11032kb
input:
81665969 919836918
output:
3 -100721869 182387837 1
result:
ok Correct
Test #15:
score: 0
Accepted
time: 10ms
memory: 11036kb
input:
470578680 280387800
output:
2 307393739 163184941
result:
ok Correct
Test #16:
score: 0
Accepted
time: 12ms
memory: 11044kb
input:
58450340 803305503
output:
2 -134160098 192610438
result:
ok Correct
Test #17:
score: 0
Accepted
time: 15ms
memory: 11080kb
input:
125896113 323676210
output:
3 671156149 -545260037 1
result:
ok Correct
Test #18:
score: 0
Accepted
time: 8ms
memory: 11044kb
input:
381905348 434752500
output:
2 185469019 196436329
result:
ok Correct
Test #19:
score: 0
Accepted
time: 15ms
memory: 11036kb
input:
78916498 653897673
output:
1 78916498
result:
ok Correct
Test #20:
score: 0
Accepted
time: 15ms
memory: 11016kb
input:
35787885 270845190
output:
3 -281545997 317333881 1
result:
ok Correct
Extra Test:
score: 0
Extra Test Passed