Problem littlejohnny0
User kai824
Submission Time 2026-02-07 22:00:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny0.cpp: In function ‘std::vector<int> solve(int)’:
littlejohnny0.cpp:16:12: error: ‘x’ was not declared in this scope
16 | ans[i]=x;
| ^