메뉴 건너뛰기

결과 (전체)

09rh2 탑 / tlsdydaud1

시간메모리제출올바른 답비율
1초64MB5112
23.5%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 올바른 답 2312
52.2%
판정 세부 내용
케이스 # 소요시간 메모리 판정
0010ms450.56kBOK
0020ms454.656kBOK
0030ms454.656kBOK
0042ms450.56kBOK
0057ms454.656kBOK
00624ms454.656kBOK
00711ms450.56kBOK
00822ms450.56kBOK
00934ms454.656kBOK
01034ms454.656kBOK
01135ms454.656kBOK
01245ms458.752kBOK
01357ms454.656kBOK
01448ms450.56kBOK
015178ms454.656kBOK
01661ms454.656kBOK
01774ms454.656kBOK
01898ms458.752kBOK
019121ms458.752kBOK
020244ms454.656kBOK

컴파일 결과
1:1: warning: data definition has no type or storage class
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:1: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int]
1:3: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:5: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:7: warning: type defaults to 'int' in declaration of 'D' [-Wimplicit-int]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:13: warning: type defaults to 'int' in declaration of 'H' [-Wimplicit-int]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:19: warning: return type defaults to 'int' [-Wimplicit-int]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
In function 'main':
1:19: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
1:35: warning: implicit declaration of function 'scanf' [-Wimplicit-function-declaration]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:35: warning: incompatible implicit declaration of built-in function 'scanf'
1:35: note: include '<stdio.h>' or provide a declaration of 'scanf'
1:58: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
0),D[j]=i,H[j++]=k)for(scanf("%d",&k); j&&k>H[j-1];)j--;}
1:58: warning: incompatible implicit declaration of built-in function 'printf'
1:58: note: include '<stdio.h>' or provide a declaration of 'printf'
소스 정적 분석 결과
이상 없음
위로