Owl Get a Life
photo.cpp: In function ‘int main()’:photo.cpp:26:17: error: expected ‘;’ before ‘}’ token 26 | cout << minimum | ^ | ;...... 29 | } | ~