Smart Keypad-I (only 1 test case passed)
int is missing before main() function header
It does not affect the execution of the program…
Hi Monika, just increase the size of array a from a[10] to a[100] in line number 5. Rest of the logic works fine. Here is the working code: https://ide.codingblocks.com/s/60753
Hey Monika, Please mark your doubts as resolved in your course’s “Ask Doubt” section, when your doubt is resolved.
