Problem hotspot
User PlayVoltz
Submission Time 2024-02-21 15:57:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hotspot.cpp: In function ‘int32_t main()’:
hotspot.cpp:53:2: error: ‘num’ was not declared in this scope; did you mean ‘nume’?
53 | num.resize(n, 0);
| ^~~
| nume