메뉴 건너뛰기

결과 (전체)

00a07 오른쪽 N비트 이동하기 (왼쪽은 무조건 0으로 채움) / 이상욱

시간메모리제출올바른 답비율
1초64MB2189491
22.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 정상 실행 386291
75.4%
판정 세부 내용
케이스 # 소요시간 메모리 판정
0011ms1088kBOK

소스 정적 분석 결과
5: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.
5: (warning) %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.
7: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
위로