0_0_39077067_12189.cpp: In function 'int main()':
0_0_39077067_12189.cpp:41:14: error: 'nowmin' was not declared in this scope
41 | (LL) nowmin=-0x3f3f3f3f,ans=0;
| ^~~~~~
0_0_39077067_12189.cpp:41:33: error: 'ans' was not declared in this scope; did you mean 'abs'?
41 | (LL) nowmin=-0x3f3f3f3f,ans=0;
| ^~~
| abs
|