This runs with the proper output in IntelliJ but fails to compile when I submit. Failure to compile is because the Statics class is not found. Everything I find online says to import the class explicitly, but it doesn't work.