Problem with realloc in C. I tried to built a vector dynamically, the output is correct but valgrind suggest me that there are problems in memory

后端 未结 0 1897
你的背包
你的背包 2021-01-12 06:20

Hello everybody I have a problem with this code. I have to return a vector make up of the elements of the matrix without repetitions(the matrix should be read by colons) .

相关标签:
回答
  • 消灭零回复
提交回复
热议问题