Problem | 3nplus1 |
---|---|
User | privatepolychoron |
Submission Time | 2024-01-27 18:21:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:18:15: error: unable to find numeric literal operator ‘operator""n’
18 | long int o = 3n + 1;
| ^~