Owl Get a Life
team.cpp:29:2: error: ‘cout’ does not name a type 29 | cout << -1; | ^~~~team.cpp:30:1: error: expected declaration before ‘}’ token 30 | } | ^