메뉴 건너뛰기

결과 (전체)

00a07 오른쪽 N비트 이동하기 (왼쪽은 무조건 0으로 채움) / 누구도나의닉네임글자수제한을막을수없으셈

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

소스 정적 분석 결과
5: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.
6: (warning) %d in format string (no. 1) 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'.
위로