Problem eeniemeenie
User back2square1
Submission Time 2023-11-28 10:43:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eeniemeenie.cpp: In function ‘int main()’:
eeniemeenie.cpp:10:17: error: ‘n’ was not declared in this scope
10 | for(int i=0; i<n; ++i) cin >> S[i];
| ^