QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#516896 | #9167. Coprime Array | ucup-team4598 | WA | 5ms | 5224kb | C++20 | 1.3kb | 2024-08-12 23:19:46 | 2024-08-12 23:19:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 5ms
memory: 5156kb
input:
9 6
output:
3 1 1 7
result:
ok Correct
Test #2:
score: 0
Accepted
time: 5ms
memory: 5108kb
input:
14 34
output:
2 1 13
result:
ok Correct
Test #3:
score: 0
Accepted
time: 5ms
memory: 5164kb
input:
1000000000 223092870
output:
2 148728581 851271419
result:
ok Correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 5088kb
input:
2 1000000000
output:
2 728279661 -728279659
result:
ok Correct
Test #5:
score: -100
Wrong Answer
time: 5ms
memory: 5224kb
input:
649557664 933437700
output:
2 7054321 642503343
result:
wrong answer Element at position 2 is not coprime to x