| Problem | lunchbox |
|---|---|
| User | popperoni |
| Submission Time | 2023-11-08 15:53:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:8:13: error: ‘__gcd’ was not declared in this scope; did you mean ‘__gid_t’?
8 | cout << __gcd(a,b)
| ^~~~~
| __gid_t