Owl Get a Life
photo.cpp: In function ‘void solve()’:photo.cpp:36:12: error: expected ‘;’ before ‘}’ token 36 | cout << 0 | ^ | ; 37 | } | ~