Bug Report for https://neetcode.io/problems/can-place-flowers
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
I'm getting below error when compiling the code
Main.java:-4: error: package javafx.util does not exist
import javafx.util.*;