| Problem | ants |
|---|---|
| User | eulerleonhardfan |
| Submission Time | 2024-02-11 17:11:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ants.cpp: In function ‘int energy(int, int)’:
ants.cpp:108:10: error: ‘lca’ was not declared in this scope
108 | int l = lca(x, y);
| ^~~