| Problem | 3nplus1 |
|---|---|
| User | Alexis10 |
| Submission Time | 2023-11-08 14:10:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:11:7: error: expected initializer before ‘cin’
11 | cin >> n
| ^~~
3nplus1.cpp:20:7: error: expected initializer before ‘cin’
20 | cin >> n
| ^~~