실행 실패 (제출 코드 컴파일 에러)
Main.cpp: In function ‘int main()’: Main.cpp:5:77: error: too many initializers for ‘int [26]’ 5 | int a[26] = {3,3,3,4,4,4,5,5,5,6,6,6,7,7,7,8,8,8,8,9,9,9,10,10,10,11,11,11}; | ^
정답 개수:
-
틀린 개수:
실행 실패 개수:
반례를 발견하지 못했습니다.