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