QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#595404 | #9167. Coprime Array | Soohti# | WA | 19ms | 11184kb | Python3 | 1.1kb | 2024-09-28 13:38:34 | 2024-09-28 13:38:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 19ms
memory: 10980kb
input:
9 6
output:
3 -280616429 280616437 1
result:
ok Correct
Test #2:
score: 0
Accepted
time: 13ms
memory: 11184kb
input:
14 34
output:
2 884170873 -884170859
result:
ok Correct
Test #3:
score: 0
Accepted
time: 8ms
memory: 11020kb
input:
1000000000 223092870
output:
2 951218129 48781871
result:
ok Correct
Test #4:
score: 0
Accepted
time: 10ms
memory: 11092kb
input:
2 1000000000
output:
2 -635256681 635256683
result:
ok Correct
Test #5:
score: 0
Accepted
time: 15ms
memory: 11092kb
input:
649557664 933437700
output:
2 959069387 -309511723
result:
ok Correct
Test #6:
score: -100
Wrong Answer
time: 10ms
memory: 11184kb
input:
33396678 777360870
output:
2 -968962699 1002359377
result:
wrong answer Integer element a[2] equals to 1002359377, violates the range [-10^9, 10^9]