제출 #300588

#제출 시각아이디문제언어결과실행 시간메모리
300588polyakoff식물 비교 (IOI20_plants)Java
컴파일 에러
0 ms0 KiB
class Test2 { public static void main(String[] args) { System.out.println(0); } }

컴파일 시 표준 에러 (stderr) 메시지

grader.java:33: error: cannot find symbol
		plants solver = new plants();
		^
  symbol:   class plants
  location: class grader
grader.java:33: error: cannot find symbol
		plants solver = new plants();
		                    ^
  symbol:   class plants
  location: class grader
2 errors