Problem motest3
User AlphanumericUsername
Submission Time 2024-03-27 08:44:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

motest3.cpp: In function ‘int32_t main()’:
motest3.cpp:157:14: error: ‘expo’ was not declared in this scope; did you mean ‘expl’?
157 | s.insert(expo(a,i,b));
| ^~~~
| expl