0_0_39786851_2339.cpp:2:2: error: invalid preprocessing directive #incldue; did you mean #include?
2 | #incldue<cmath>
| ^~~~~~~
| include
0_0_39786851_2339.cpp: In function 'int main()':
0_0_39786851_2339.cpp:10:41: error: 'j' was not declared in this scope
10 | for (int i = 0; j < n; ++j){
| ^
|