Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:15:19: error: expected ‘;’ before ‘}’ token 15 | res = max(res,m) | ^ | ; 16 | } | ~