Problem motivation
User MegaG
Submission Time 2025-10-26 12:45:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

motivation.cpp: In function ‘int main()’:
motivation.cpp:36:4: error: ‘subtract’ was not declared in this scope; did you mean ‘subract’?
36 | subtract += least;
| ^~~~~~~~
| subract