Anyone plz remove the error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
19th Jan 2022, 4:28 PM
Pranav
Pranav - avatar
6 Answers
+ 2
A͢J thx bro ❤️
19th Jan 2022, 4:52 PM
Pranav
Pranav - avatar
0
Anyone can remove errors but you need to know few things: 1 - you should not have unused variable 2 - you should know how to create function, what function should return 3 - where to open and close curly braces 4 - where to use return 0 and why. 5 - how to declare variable and which type of data should store that variable Now coming on code.:: 1 - where is largest function. 2 - function should have same return type as defined variable 3 - you didn't close curly braces properly 4 - you didn't use return 0 at right place.
19th Jan 2022, 4:38 PM
A͢J
A͢J - avatar
0
A͢J bro can u plz fix the code and send me plz
19th Jan 2022, 4:41 PM
Pranav
Pranav - avatar
0
Mr Solo I can fix but you need to debug self to learn concepts properly. Now wait I am fixing the error.
19th Jan 2022, 4:43 PM
A͢J
A͢J - avatar
0
A͢J ok bro next time I trying my best
19th Jan 2022, 4:44 PM
Pranav
Pranav - avatar
19th Jan 2022, 4:49 PM
A͢J
A͢J - avatar