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
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
[mark.c:31] -> [mark.c:29]: (warning) Array 'marks[10]' accessed at index 10, which is out of bounds. Otherwise condition 'mark_number<=10' is redundant.
[mark.c:51] -> [mark.c:49]: (warning) Array 'marks[10]' accessed at index 10, which is out of bounds. Otherwise condition 'mark_number<=10' is redundant.
[mark.c:31] -> [mark.c:29]: (warning) Array 'marks[10]' accessed at index 10, which is out of bounds. Otherwise condition 'mark_number<=10' is redundant.
Maybe better code
[mark.c:51] -> [mark.c:49]: (warning) Array 'marks[10]' accessed at index 10, which is out of bounds. Otherwise condition 'mark_number<=10' is redundant.
Duplicate.