| Problem | gcd | 
|---|---|
| User | griuehiruhigero | 
| Submission Time | 2023-06-18 21:45:14 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 gcd.cpp: In function ‘int main()’:
gcd.cpp:6:10: error: ‘__gcd’ was not declared in this scope; did you mean ‘__gid_t’?
    6 |  cout << __gcd(a,b) << endl;
      |          ^~~~~
      |          __gid_t