// include stdio.h int main () { // declare three-element vector // define all 3 values of the vector // try to access (define) 4th element of the vector }