| Problem | 3nplus1 |
|---|---|
| User | oilershub |
| Submission Time | 2026-02-28 09:09:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:11:8: error: expected ‘;’ before ‘n’
11 | cout n;
| ^~
| ;
3nplus1.cpp:15:8: error: expected ‘;’ before ‘n’
15 | cout n;
| ^~
| ;