Posts by Gui7 • 11 points
1 post
-
0
votes1
answer164
viewsQ: Error Cannot make a Static Reference to the non-static method from the type
I’m trying to do this exercise and it returns this error: Cannot make a Static Reference to the non-static method triple(int) from the type Minhasfuncoes public class MinhasFuncoes { public int…