hi, im new to programming and i find this problem difficult, I hope you can help me with it.
generate a quadratic matrix with the size of the first number, with all the elements equal to 0, except for the element on the first line, in the column represented by the second number read from the file. This element will have the value 1. Display this matrix