Owl Get a Life
trapezes.cpp: In function ‘int main()’:trapezes.cpp:39:27: error: expected ‘;’ before ‘}’ token 39 | ans=min(ans,l+i*t) | ^ | ; 40 | } | ~