Problem nprime2
User TheRaptor
Submission Time 2024-05-21 17:25:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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