메뉴 건너뛰기

결과 (전체)

00a43 N번째 알파벳 출력하기 / 푸딩망고

시간메모리제출올바른 답비율
1초64MB1886869
46.1%
이번 횟수이번 판정시도한 사람성공한 사람비율
3 컴파일 오류 796745
93.6%
컴파일 결과
In function 'int main()':
4:16: error: two or more data types in declaration of 'A'
5:16: error: two or more data types in declaration of 'a'
8:21: error: 'A' was not declared in this scope
8:27: error: 'a' was not declared in this scope
7:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로