Problem 3nplus1
User justin271828
Submission Time 2023-05-30 17:01:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:8:3: error: ‘corr’ was not declared in this scope
8 | corr << a;
| ^~~~
3nplus1.cpp:17:2: error: ‘corr’ was not declared in this scope
17 | corr << 1;
| ^~~~