Problem | nprime2 |
---|---|
User | lHog |
Submission Time | 2024-04-12 14:14:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nprime2.cpp: In function ‘int main()’:
nprime2.cpp:5:2: error: ‘fastio’ was not declared in this scope
5 | fastio
| ^~~~~~
nprime2.cpp:7:2: error: ‘m’ was not declared in this scope; did you mean ‘tm’?
7 | m[{1,1,1,1,1}]=2;
| ^
| tm