Owl Get a Life
alice.cpp: In function ‘int alice(int)’:alice.cpp:35:32: error: expected primary-expression before ‘return’ 35 | if(alive[root]) assert(false),return root; | ^~~~~~