0_0_39499591_6962.cpp: In function 'int main()': 0_0_39499591_6962.cpp:38:16: error: 'minwl' was not declared in this scope 38 | wl=minwl,x); | ^~~~~ 0_0_39499591_6962.cpp:44:26: error: expected ')' before ';' token 44 | ( el=min(el,x); | ~ ^ | )