You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code does not check whether the user has entered a valid number of elements . If r is negative or greater than 100, it could lead to undefined behavior or array overflow.
The main function should return an integer value to indicate successful completion to the operating system.
The text was updated successfully, but these errors were encountered:
The code does not check whether the user has entered a valid number of elements . If r is negative or greater than 100, it could lead to undefined behavior or array overflow.
The main function should return an integer value to indicate successful completion to the operating system.
The text was updated successfully, but these errors were encountered: