Problem nprime2
User blackscreen1
Submission Time 2024-04-01 11:48:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime2.cpp: In function ‘int main()’:
nprime2.cpp:6:2: error: ‘fastio’ was not declared in this scope
6 | fastio
| ^~~~~~
nprime2.cpp:8:2: error: ‘m’ was not declared in this scope; did you mean ‘tm’?
8 | m[{1,1,1,1,1}]=2;
| ^
| tm