Problem littlejohnny0
User maximushartanto
Submission Time 2025-12-12 09:32:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny0.cpp: In function ‘std::vector<int> solve(int)’:
littlejohnny0.cpp:20:19: error: ‘res’ was not declared in this scope
20 | index[res] = c;
| ^~~