Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

programme finished with exit code 0 meaning

+1 vote
asked Jan 18 by Daamini Reddynalla (130 points)

1 Answer

+1 vote
answered Jan 23 by Peter Minarik (86,240 points)
Exit code 0 usually means no error. So everything should be fine.

Where did you see this message? What program did you run?
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...