| Problem | 3nplus1 |
|---|---|
| User | w1gglya3hh |
| Submission Time | 2026-03-18 10:32:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:14:22: error: unable to find numeric literal operator ‘operator""n’
14 | std::cout << (n = 3n + 1);
| ^~