Problem nprime
User cobnet
Submission Time 2024-02-07 16:26:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime.cpp: In function ‘int main()’:
nprime.cpp:8:24: error: ‘sz’ was not declared in this scope
8 | int john = stoi(jar, &sz);
| ^~