+ 1
Why am I not getting output of array elements I inputted from the user?
I took input of array elements from the user, but am not getting it printed. Please tell my mistake. https://code.sololearn.com/c1teFgcvqdRH/#c
1 Odpowiedź
+ 2
for(count=0;count<10;count++)
for (print=0;print<10;print++)