Problem | thedarknight |
---|---|
User | StormyGood |
Submission Time | 2025-01-03 21:47:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
thedarknight.cpp: In function ‘int32_t main()’:
thedarknight.cpp:8:23: error: ‘gcd’ cannot be used as a function
8 | int gcd = gcd(a, b);
| ^