Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:6:13: error: ‘s’ declared as reference but not initialized 6 | int a, b, &s; | ^