Problem climatechange
User DuckyKayden
Submission Time 2026-01-14 08:57:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

climatechange.cpp: In function ‘int32_t main()’:
climatechange.cpp:14:27: error: ‘a’ was not declared in this scope
14 | tallest = max(tallest, a);
| ^