| Problem | 3nplus1 |
|---|---|
| User | pseudocoder101 |
| Submission Time | 2025-10-27 16:17:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘ll s(ll)’:
3nplus1.cpp:11:10: error: ‘n’ was not declared in this scope; did you mean ‘n1’?
11 | n1 = 3*n +1;
| ^
| n1