Owl Get a Life
mirrors.cpp: In function ‘int32_t main()’:mirrors.cpp:60:2: error: expected ‘,’ or ‘;’ before ‘cout’ 60 | cout << max(f(0,0,b), f(0,1,b)); | ^~~~