I am trying to solve the issue . Here i am trying to store the data in the array .and input is also in array of uint value . But i am getting this error π . Plz help me to resolve it
Sep 28, 2021, 11:12 AM
Sorry i tick above the code
Sep 28, 2021, 11:13 AM
in loop i < length, not <=
Sep 28, 2021, 11:18 AM
Thanks nickπ₯°
Why this is
Is i am doing something wrong?
While reading the data
Sep 28, 2021, 11:25 AM
data1 ?
Sep 28, 2021, 11:25 AM
An array
I defined above
Here is the code
Got it?
Sep 28, 2021, 11:29 AM
is missing a return
outside the for cycle
at the end
Sep 28, 2021, 11:31 AM
Ahh got it ππ» βΊοΈ
Thanks
Sep 28, 2021, 11:34 AM
ππ
Sep 28, 2021, 12:00 PM