Owl Get a Life
maximum.cpp: In function ‘int main()’:maximum.cpp:5:17: error: expected ‘;’ before ‘a’ 5 | size_t a,b; cin a>>b; | ^~ | ;