the error non static variable cannot be referenced from a static context, still throwing the error whatever changes I implement

前端 未结 0 1452
不知归路
不知归路 2020-12-12 11:29
package com.example.WaterJug;
import java.util.HashSet;
import java.util.Scanner;
import java.util.Set;
import java.util.Stack;

public class usingDFS {
    //declar         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题