Posts by Gustavo Daros • 43 points
2 posts
- 
		0 votes2 answers180 viewsQ: Receive data in a matrix c#Hello, I was testing code to learn how to mess with the matrix, but I’m not able to store broken numbers in the variable. he of the error of System.IndexOutOfRangeException and I can’t solve.… 
- 
		3 votes2 answers590 viewsQ: How do I receive a value for each double variable on the console?I was making a very simple code and I didn’t want to type a number and then enter it and then enter another number in another line, I wanted to know if I can do it in the same.…