Problem bombing2
User Tyx2019
Submission Time 2023-10-10 23:12:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bombing2.cpp: In function ‘int main()’:
bombing2.cpp:72:32: error: ‘j’ was not declared in this scope
72 | for(int i=0;i<N;i++) fstreeup(j);
| ^