QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#725813 | #9167. Coprime Array | ZhaoZiLong | WA | 0ms | 4016kb | C++14 | 417b | 2024-11-08 20:08:40 | 2024-11-08 20:08:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 4016kb
input:
9 6
output:
3 1 -811476773 811476781
result:
ok Correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3896kb
input:
14 34
output:
2 -297438879 297438893
result:
ok Correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3952kb
input:
1000000000 223092870
output:
2 649925291 350074709
result:
ok Correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
2 1000000000
output:
2 542382409 -542382407
result:
ok Correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
649557664 933437700
output:
2 739274327 -89716663
result:
ok Correct
Test #6:
score: 0
Accepted
time: 0ms
memory: 3884kb
input:
33396678 777360870
output:
2 -811476773 844873451
result:
ok Correct
Test #7:
score: 0
Accepted
time: 0ms
memory: 3868kb
input:
48205845 903124530
output:
3 1 -811476773 859682617
result:
ok Correct
Test #8:
score: 0
Accepted
time: 0ms
memory: 3936kb
input:
251037078 505905400
output:
2 -297438879 548475957
result:
ok Correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 3940kb
input:
30022920 172746860
output:
2 542382409 -512359489
result:
ok Correct
Test #10:
score: 0
Accepted
time: 0ms
memory: 3824kb
input:
63639298 808058790
output:
2 20203919 43435379
result:
ok Correct
Test #11:
score: 0
Accepted
time: 0ms
memory: 3948kb
input:
76579017 362768406
output:
3 1 -811476773 888055789
result:
ok Correct
Test #12:
score: 0
Accepted
time: 0ms
memory: 3944kb
input:
40423669 121437778
output:
3 1 960669305 -920245637
result:
ok Correct
Test #13:
score: 0
Accepted
time: 0ms
memory: 3876kb
input:
449277309 720915195
output:
2 893976406 -444699097
result:
ok Correct
Test #14:
score: 0
Accepted
time: 0ms
memory: 3956kb
input:
81665969 919836918
output:
3 1 -62780275 144446243
result:
ok Correct
Test #15:
score: 0
Accepted
time: 0ms
memory: 3948kb
input:
470578680 280387800
output:
2 542382409 -71803729
result:
ok Correct
Test #16:
score: 0
Accepted
time: 0ms
memory: 3908kb
input:
58450340 803305503
output:
2 -348870716 407321056
result:
ok Correct
Test #17:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
125896113 323676210
output:
3 1 65758831 60137281
result:
ok Correct
Test #18:
score: 0
Accepted
time: 0ms
memory: 3948kb
input:
381905348 434752500
output:
2 542382409 -160477061
result:
ok Correct
Test #19:
score: -100
Wrong Answer
time: 0ms
memory: 3944kb
input:
78916498 653897673
output:
2 23425379 55491119
result:
wrong answer Jury's answer is better than participant's