| Problem | 3nplus1 |
|---|---|
| User | apples |
| Submission Time | 2026-04-01 08:27:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:4:8: error: declaration does not declare anything [-fpermissive]
4 | short int;
| ^~~
3nplus1.cpp:5:9: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
5 | cin >> n;
| ^
| yn