메뉴 건너뛰기

결과 (전체)

00a01 가로 세로를 1개 라인으로 입력받아 사각형의 넓이 구하기 / lime

시간메모리제출올바른 답비율
1초64MB58152794
48.0%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 22892163
94.5%
컴파일 결과
3:1: warning: return type defaults to 'int' [-Wimplicit-int]
In function 'main':
5:1: error: expected declaration specifiers before 'scanf'
6:1: error: expected declaration specifiers before 'printf'
4:7: error: declaration for parameter 'y' but no such parameter
4:5: error: declaration for parameter 'x' but no such parameter
6:1: error: expected '{' at end of input
소스 정적 분석 결과
이상 없음
위로