Problem omnomnom
User YSH2020
Submission Time 2024-08-06 12:20:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

omnomnom.cpp: In function ‘int want(int)’:
omnomnom.cpp:14:28: error: ‘nowant’ was not declared in this scope; did you mean ‘want’?
14 | ans = max(ans, nowant(i));
| ^~~~~~
| want