link to my code is https://ide.codingblocks.com/s/173313
My code is not working.. and i am not getting the arguments passed between the int main
hello vanshika,
can u please share the question link?
@vanshu21
a) your code was already correct and working. I have just added newline character at line number 21.
here is your code link - https://ide.codingblocks.com/s/173322
b) the paramater passed to int main are used to pass command line arguments . the first argument is the number of command line arguments and second is list of command-line arguments. don’t worry if you don’t get it . you program will work fine even if you write only int main() without any arguments.
still the code is not working
the code is not executing
@vanshu21 hey this code is working fine https://ide.codingblocks.com/s/173322 ( i m running it on hackerblocks)
btw where u r trying to execute?
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.