Problem typo
User MagicHenry
Submission Time 2023-08-05 16:03:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:10:17: error: ‘n’ was not declared in this scope
10 | for (int i=0;i<n-1;++i) {
| ^