| Problem | oranges2 |
|---|---|
| User | wtnetlegend |
| Submission Time | 2026-03-07 22:54:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
oranges2.cpp: In function ‘ll lca(ll, ll)’:
oranges2.cpp:55:33: error: cannot convert ‘<brace-enclosed initializer list>’ to ‘ll’ {aka ‘long long int’} in return
55 | if (a == b) return {a, maxop};
| ^