Problem nycheer
User SaltyMatt
Submission Time 2025-03-26 16:16:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nycheer.cpp: In function ‘int main()’:
nycheer.cpp:14:2: error: expected ‘,’ or ‘;’ before ‘cout’
14 | cout << cheer[a] << " " << cheer[b];
| ^~~~