| Problem | 3nplus1 |
|---|---|
| User | apples |
| Submission Time | 2026-04-01 08:28:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:3:13: error: ‘long’ and ‘short’ specified together
3 | #define int long long
| ^~~~
3nplus1.cpp:5:8: note: in expansion of macro ‘int’
5 | short int n;
| ^~~