메뉴 건너뛰기

결과 (전체)

00a43 N번째 알파벳 출력하기 / 닉네임76

시간메모리제출올바른 답비율
1초64MB1886869
46.1%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 796745
93.6%
컴파일 결과
In function 'main':
6:11: warning: missing terminating " character
6:5: error: missing terminating " character
7:17: error: expected ')' before ';' token
7:11: warning: passing argument 1 of 'scanf' makes pointer from integer without a cast [-Wint-conversion]
357:0,
28,
1:
452:12: note: expected 'const char * restrict' but argument is of type 'char'
10:7: warning: format not a string literal and no format arguments [-Wformat-security]
10:7: error: expected ';' before '}' token
4:12: warning: unused variable 'd' [-Wunused-variable]
6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로