QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#514520 | #9167. Coprime Array | ucup-team1657# | AC ✓ | 17ms | 11212kb | Python3 | 1.1kb | 2024-08-11 02:39:01 | 2024-10-14 07:52:35 |
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: 9ms
memory: 11056kb
input:
9 6
output:
3 -252457223 252457231 1
result:
ok Correct
Test #2:
score: 0
Accepted
time: 17ms
memory: 11108kb
input:
14 34
output:
2 -202625259 202625273
result:
ok Correct
Test #3:
score: 0
Accepted
time: 16ms
memory: 11148kb
input:
1000000000 223092870
output:
2 76155731 923844269
result:
ok Correct
Test #4:
score: 0
Accepted
time: 16ms
memory: 11044kb
input:
2 1000000000
output:
2 -202625259 202625261
result:
ok Correct
Test #5:
score: 0
Accepted
time: 12ms
memory: 11056kb
input:
649557664 933437700
output:
2 252457223 397100441
result:
ok Correct
Test #6:
score: 0
Accepted
time: 16ms
memory: 10996kb
input:
33396678 777360870
output:
2 -252457223 285853901
result:
ok Correct
Test #7:
score: 0
Accepted
time: 11ms
memory: 11212kb
input:
48205845 903124530
output:
3 -252457223 300663067 1
result:
ok Correct
Test #8:
score: 0
Accepted
time: 12ms
memory: 11188kb
input:
251037078 505905400
output:
2 -202625259 453662337
result:
ok Correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 11076kb
input:
30022920 172746860
output:
2 -31592043 61614963
result:
ok Correct
Test #10:
score: 0
Accepted
time: 7ms
memory: 11112kb
input:
63639298 808058790
output:
2 -325549321 389188619
result:
ok Correct
Test #11:
score: 0
Accepted
time: 16ms
memory: 11096kb
input:
76579017 362768406
output:
3 325549321 -248970305 1
result:
ok Correct
Test #12:
score: 0
Accepted
time: 5ms
memory: 11208kb
input:
40423669 121437778
output:
3 202625259 -162201591 1
result:
ok Correct
Test #13:
score: 0
Accepted
time: 10ms
memory: 11168kb
input:
449277309 720915195
output:
2 -219630512 668907821
result:
ok Correct
Test #14:
score: 0
Accepted
time: 10ms
memory: 11056kb
input:
81665969 919836918
output:
3 252457223 -170791255 1
result:
ok Correct
Test #15:
score: 0
Accepted
time: 16ms
memory: 11036kb
input:
470578680 280387800
output:
2 252457223 218121457
result:
ok Correct
Test #16:
score: 0
Accepted
time: 16ms
memory: 11036kb
input:
58450340 803305503
output:
2 384431920 -325981580
result:
ok Correct
Test #17:
score: 0
Accepted
time: 16ms
memory: 11036kb
input:
125896113 323676210
output:
3 325549321 -199653209 1
result:
ok Correct
Test #18:
score: 0
Accepted
time: 16ms
memory: 11040kb
input:
381905348 434752500
output:
2 -252457223 634362571
result:
ok Correct
Test #19:
score: 0
Accepted
time: 10ms
memory: 10992kb
input:
78916498 653897673
output:
1 78916498
result:
ok Correct
Test #20:
score: 0
Accepted
time: 16ms
memory: 11036kb
input:
35787885 270845190
output:
3 -252457223 288245107 1
result:
ok Correct
Extra Test:
score: 0
Extra Test Passed