Problem lunchbox
User popperoni
Submission Time 2023-11-08 15:56:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function β€˜int main()’:
lunchbox.cpp:8:10: error: β€˜_’ was not declared in this scope
8 | int c = _ _gcd(a,b);
| ^