QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#725707 | #9167. Coprime Array | GuanYunchang | WA | 10ms | 3760kb | C++11 | 964b | 2024-11-08 19:29:33 | 2024-11-08 19:29:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 5ms
memory: 3688kb
input:
9 6
output:
3 -21978805 16694243 5284571
result:
ok Correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3696kb
input:
14 34
output:
2 -47341225 47341239
result:
ok Correct
Test #3:
score: -100
Wrong Answer
time: 10ms
memory: 3760kb
input:
1000000000 223092870
output:
result:
wrong output format Unexpected end of file - int32 expected