Problem pythonlist
User RaphaelTanKaiJie1000
Submission Time 2025-06-18 10:56:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:10:8: error: ‘MaxNumQ’ was not declared in this scope; did you mean ‘ManNumQ’?
10 | cin >> MaxNumQ;
| ^~~~~~~
| ManNumQ