Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:17:2: error: ‘aModB’ was not declared in this scope 17 | aModB = a%b; | ^~~~~