메뉴 건너뛰기

결과 (전체)

00a11 주어진 문자열 거꾸로 출력하기 / 기림이

시간메모리제출올바른 답비율
1초64MB34501127
32.7%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 930835
89.8%
컴파일 결과
In function 'main':
6:15: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
6:15: warning: incompatible implicit declaration of built-in function 'strlen'
6:15: note: include '<string.h>' or provide a declaration of 'strlen'
6:5: error: declaration of non-variable 'strlen' in 'for' loop initial declaration
9:5: error: expected declaration or statement at end of input
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
3: (error) Invalid number of character '{' when no macros are defined.
위로