| Problem | thedarknight |
|---|---|
| User | jyothircool |
| Submission Time | 2024-10-10 14:52:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
thedarknight.cpp: In function ‘int main()’:
thedarknight.cpp:18:16: error: ‘lcm’ was not declared in this scope
18 | int lcm_ab = lcm(a, b);
| ^~~