Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:minimum.cpp:6:17: error: expected ‘,’ or ‘;’ before numeric constant 6 | int lowest = 2 000 000 001; | ^~~