I need to store the matrix into a[][] from standard input. (System.in)
How do I initialize a if the size is unknown
Please help, thanks
I need to store the matrix into a[][] from standard input. (System.in)
How do I initialize a if the size is unknown
Please help, thanks