Posts by Isaac Kosmos • 1 point
1 post
-
0
votes1
answer20
viewsQ: error: non-static variable this cannot be referenced from a Static context / Java 8
I am doing a URI (online Judge) exercise but is showing "Compilation error" due to error: Main.java:8: error: non-static variable this cannot be referenced from a Static context Interfacetext i =…