| Problem | 3nplus1 |
|---|---|
| User | eipi10 |
| Submission Time | 2026-06-22 16:11:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp:3:2: error: invalid preprocessing directive #deine; did you mean #define?
3 | #deine int long long
| ^~~~~
| define
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:14:5: error: unable to find numeric literal operator ‘operator""n’
14 | n = 3n+1;
| ^~