Code has been added to clipboard!

Inputting Value to C++ Array

Example
int soccer_score[5] = { 3, 3, 2, 4, 4 };