Owl Get a Life
ancestor.cpp: In function ‘int main()’:ancestor.cpp:64:12: error: cannot convert ‘bool*’ to ‘int*’ in assignment 64 | visited = new bool[n]; | ^~~~~~~~~~~ | | | bool*