Problem mathtest
User Josh28
Submission Time 2022-12-28 20:21:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mathtest.cpp: In function ‘void solve()’:
mathtest.cpp:128:9: error: ‘hehe’ was not declared in this scope
128 | while(hehe.length() > 0 && hehe[hehe.length()-1] == ' ') {hehe.pop_back();}
| ^~~~