QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#512539 | #9167. Coprime Array | ucup-team3708# | TL | 0ms | 3704kb | C++20 | 4.0kb | 2024-08-10 14:49:52 | 2024-08-10 14:49:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3644kb
input:
9 6
output:
3 79 -65 -5
result:
ok Correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
14 34
output:
2 195 -181
result:
ok Correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3704kb
input:
1000000000 223092870
output:
2 29 999999971
result:
ok Correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
2 1000000000
output:
2 3 -1
result:
ok Correct
Test #5:
score: -100
Time Limit Exceeded
input:
649557664 933437700
output:
3