QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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