Code has been added to clipboard!

Displaying Element Value Using Square Brackets in C++

Example
cout << soccer_score[2] << endl;