Compiler output
prog.cpp: In function 'int main()':
prog.cpp:51:30: warning: array subscript is above array bounds [-Warray-bounds]
prog.cpp:51:30: warning: array subscript is above array bounds [-Warray-bounds]
prog.cpp:68:40: warning: array subscript is above array bounds [-Warray-bounds]
prog.cpp:68:48: warning: array subscript is above array bounds [-Warray-bounds]
prog.cpp:71:41: warning: array subscript is above array bounds [-Warray-bounds]
prog.cpp:71:50: warning: array subscript is above array bounds [-Warray-bounds]