Owl Get a Life
NYSport.cpp: In function ‘int main()’:NYSport.cpp:102:20: error: expected ‘;’ before ‘}’ token 102 | cout<<min(a/4,b/3) | ^ | ; 103 | } | ~