Problem christmaxtrees
User Tyx2019
Submission Time 2025-10-09 20:16:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

christmaxtrees.cpp: In function ‘int main()’:
christmaxtrees.cpp:49:12: error: ‘INF’ was not declared in this scope
49 | X[N] = INF;
| ^~~