메뉴 건너뛰기

결과 (전체)

00a52 정수 2개를 라인 단위로 입력받아 덧셈하기 / 김준섭

시간메모리제출올바른 답비율
1초64MB51301415
27.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 13341200
90.0%
컴파일 결과
3:6: warning: return type of 'main' is not 'int' [-Wmain]
In function 'main':
7:5: warning: implicit declaration of function 'scanf_s' [-Wimplicit-function-declaration]
In function `main':
(.text.startup+0x11): undefined reference to `scanf_s'
(.text.startup+0x2e): undefined reference to `scanf_s'
error: ld returned 1 exit status
소스 정적 분석 결과
이상 없음
위로