Owl Get a Life
democracy.cpp:20:2: error: ‘cout’ does not name a type 20 | cout << maximum; | ^~~~democracy.cpp:21:1: error: expected declaration before ‘}’ token 21 | } | ^