3 lines
64 B
Python
3 lines
64 B
Python
|
def plan_burn(f_grid, h_grid, i_threshold, town_cell):
|
||
|
pass
|