Problem | smallprimes_ex |
---|---|
User | Ok |
Submission Time | 2023-12-11 14:08:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smallprimes_ex.cpp: In function ‘void dfs(ll, ll, ll)’:
smallprimes_ex.cpp:35:13: error: unable to find numeric literal operator ‘operator""LL’
35 | if (next<=1e18LL)
| ^~~~~~