Problem nprime
User proplayermason
Submission Time 2026-06-24 15:52:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime.cpp: In function ‘int main()’:
nprime.cpp:25:13: error: ‘n’ was not declared in this scope
25 | if(rank == n ){
| ^