QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#725700 | #9167. Coprime Array | GuanYunchang | WA | 16ms | 3820kb | C++11 | 992b | 2024-11-08 19:27:18 | 2024-11-08 19:27:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 5ms
memory: 3820kb
input:
9 6
output:
3 -530382065 53701771 476680303
result:
ok Correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3664kb
input:
14 34
output:
2 731858663 -731858649
result:
ok Correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3744kb
input:
1000000000 223092870
output:
2 324997667 675002333
result:
ok Correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3748kb
input:
2 1000000000
output:
2 731858663 -731858661
result:
ok Correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3740kb
input:
649557664 933437700
output:
2 213894173 435663491
result:
ok Correct
Test #6:
score: 0
Accepted
time: 0ms
memory: 3672kb
input:
33396678 777360870
output:
2 811458431 -778061753
result:
ok Correct
Test #7:
score: 0
Accepted
time: 15ms
memory: 3764kb
input:
48205845 903124530
output:
3 949552259 -141672907 -759673507
result:
ok Correct
Test #8:
score: 0
Accepted
time: 0ms
memory: 3776kb
input:
251037078 505905400
output:
2 397588299 -146551221
result:
ok Correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 3748kb
input:
30022920 172746860
output:
2 -490216427 520239347
result:
ok Correct
Test #10:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
63639298 808058790
output:
2 -765688219 829327517
result:
ok Correct
Test #11:
score: 0
Accepted
time: 15ms
memory: 3608kb
input:
76579017 362768406
output:
3 949552259 -141672907 -731300335
result:
ok Correct
Test #12:
score: 0
Accepted
time: 13ms
memory: 3756kb
input:
40423669 121437778
output:
3 175557079 237647897 -372781307
result:
ok Correct
Test #13:
score: 0
Accepted
time: 0ms
memory: 3764kb
input:
449277309 720915195
output:
2 -490216427 939493736
result:
ok Correct
Test #14:
score: 0
Accepted
time: 16ms
memory: 3668kb
input:
81665969 919836918
output:
3 -262279055 950807213 -606862189
result:
ok Correct
Test #15:
score: 0
Accepted
time: 0ms
memory: 3624kb
input:
470578680 280387800
output:
2 731858663 -261279983
result:
ok Correct
Test #16:
score: 0
Accepted
time: 0ms
memory: 3672kb
input:
58450340 803305503
output:
2 -807549098 865999438
result:
ok Correct
Test #17:
score: 0
Accepted
time: 15ms
memory: 3796kb
input:
125896113 323676210
output:
3 949552259 -141672907 -681983239
result:
ok Correct
Test #18:
score: 0
Accepted
time: 0ms
memory: 3752kb
input:
381905348 434752500
output:
2 816478609 -434573261
result:
ok Correct
Test #19:
score: -100
Wrong Answer
time: 0ms
memory: 3692kb
input:
78916498 653897673
output:
2 756543770 -677627272
result:
wrong answer Jury's answer is better than participant's