Testcase AC (Beta)

제출 #46782

제출 정보

실행 실패 (제출 코드 컴파일 에러)

Main.java:9: error: incompatible types: int cannot be converted to Long
      Long right = 0;
                   ^
Main.java:10: error: incompatible types: int cannot be converted to Long
      Long left = 1;
                  ^
2 errors

제출 결과

정답 개수:

-

틀린 개수:

-

실행 실패 개수:

-

제출 코드

찾은 반례

반례를 발견하지 못했습니다.