Posts by Allotropos • 3 points
1 post
- 
		-1 votes2 answers528 viewsQ: Writing in a C++ matrixI am studying and implementing some C++ schemes but it is causing errors when assigning value to the matrix. Well... I have a txt file that contains lines with "[email protected]" content. My Ret…