Owl Get a Life
scicom.cpp: In function ‘int main()’:scicom.cpp:10:21: error: expected ‘;’ before ‘}’ token 10 | cin >> medal[20] | ^ | ; 11 | 12 | } | ~