how can i initialise arrays of size that is to be entered by the user i.e. the number of test cases. In several questions i need to store the information in this array for different test cases.
↧
how can i initialise arrays of size that is to be entered by the user i.e. the number of test cases. In several questions i need to store the information in this array for different test cases.