0_0_39362949_15380.cpp: In function 'int main()': 0_0_39362949_15380.cpp:36:46: error: 'anx' was not declared in this scope; did you mean 'ans'? 36 | for(int i=1;i<=n;i++)ans=max(anx,s[i]); | ^~~ | ans