QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#725696 | #9167. Coprime Array | GuanYunchang | WA | 1ms | 3844kb | C++11 | 988b | 2024-11-08 19:26:59 | 2024-11-08 19:27:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3628kb
input:
9 6
output:
3 103303739 503593805 -606897535
result:
ok Correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3760kb
input:
14 34
output:
2 -982714441 982714455
result:
ok Correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
1000000000 223092870
output:
2 272015663 727984337
result:
ok Correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3688kb
input:
2 1000000000
output:
2 -982714441 982714443
result:
ok Correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3756kb
input:
649557664 933437700
output:
2 415434263 234123401
result:
ok Correct
Test #6:
score: 0
Accepted
time: 0ms
memory: 3724kb
input:
33396678 777360870
output:
2 397992427 -364595749
result:
ok Correct
Test #7:
score: 0
Accepted
time: 1ms
memory: 3760kb
input:
48205845 903124530
output:
3 6766541 446742701 -405303397
result:
ok Correct
Test #8:
score: 0
Accepted
time: 0ms
memory: 3704kb
input:
251037078 505905400
output:
2 589849527 -338812449
result:
ok Correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
30022920 172746860
output:
2 -559416309 589439229
result:
ok Correct
Test #10:
score: 0
Accepted
time: 0ms
memory: 3824kb
input:
63639298 808058790
output:
2 -616648369 680287667
result:
ok Correct
Test #11:
score: 0
Accepted
time: 1ms
memory: 3632kb
input:
76579017 362768406
output:
3 414585385 564391537 -902397905
result:
ok Correct
Test #12:
score: 0
Accepted
time: 1ms
memory: 3648kb
input:
40423669 121437778
output:
3 261609619 338567885 -559753835
result:
ok Correct
Test #13:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
449277309 720915195
output:
2 -458318524 907595833
result:
ok Correct
Test #14:
score: 0
Accepted
time: 1ms
memory: 3776kb
input:
81665969 919836918
output:
3 261609619 338567885 -518511535
result:
ok Correct
Test #15:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
470578680 280387800
output:
2 371764207 98814473
result:
ok Correct
Test #16:
score: 0
Accepted
time: 0ms
memory: 3680kb
input:
58450340 803305503
output:
2 -119705522 178155862
result:
ok Correct
Test #17:
score: 0
Accepted
time: 1ms
memory: 3844kb
input:
125896113 323676210
output:
3 6766541 446742701 -327613129
result:
ok Correct
Test #18:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
381905348 434752500
output:
2 371764207 10141141
result:
ok Correct
Test #19:
score: -100
Wrong Answer
time: 0ms
memory: 3696kb
input:
78916498 653897673
output:
2 -131531650 210448148
result:
wrong answer Jury's answer is better than participant's