QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#512065 | #9167. Coprime Array | ucup-team3746# | WA | 16ms | 11092kb | Python3 | 694b | 2024-08-10 13:25:01 | 2024-08-10 13:25:02 |
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: 11040kb
input:
9 6
output:
3 1 120780589 -120780581
result:
ok Correct
Test #2:
score: 0
Accepted
time: 16ms
memory: 11076kb
input:
14 34
output:
2 -80773541 80773555
result:
ok Correct
Test #3:
score: 0
Accepted
time: 15ms
memory: 11092kb
input:
1000000000 223092870
output:
2 336390797 663609203
result:
ok Correct
Test #4:
score: 0
Accepted
time: 4ms
memory: 11020kb
input:
2 1000000000
output:
2 827557209 -827557207
result:
ok Correct
Test #5:
score: -100
Wrong Answer
time: 4ms
memory: 11036kb
input:
649557664 933437700
output:
2 -732460579 1382018243
result:
wrong answer Integer element a[2] equals to 1382018243, violates the range [-10^9, 10^9]