Owl Get a Life
cuberoot.cpp:2:5: error: ‘cin’ does not name a type 2 | cin >> x; | ^~~cuberoot.cpp:5:5: error: expected unqualified-id before ‘while’ 5 | while (low <= high) { | ^~~~~