Problem goodseq
User TheInvadr
Submission Time 2024-12-30 18:31:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodseq.cpp: In function ‘int main()’:
goodseq.cpp:22:18: error: ‘mp’ was not declared in this scope; did you mean ‘p’?
22 | for(auto p : mp){
| ^~
| p