Bug Report for https://neetcode.io/problems/longest-strictly-increasing-or-strictly-decreasing-subarray
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
There is error in the library import. (import javafx.util.;) This library is showing error even if i manuallly import the library (import java.util.) this also dont work and showing error. The same issue is occuring in multiple questions please look into it.