메뉴 건너뛰기

결과 (전체)

09re4 탑 / tlsdydaud1

시간메모리제출올바른 답비율
1초64MB5411
20.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 올바른 답 2010
50.0%
판정 세부 내용
케이스 # 소요시간 메모리 판정
0010ms454.656kBOK
0020ms454.656kBOK
0030ms450.56kBOK
00412ms450.56kBOK
00510ms454.656kBOK
00622ms450.56kBOK
00734ms454.656kBOK
00834ms454.656kBOK
00934ms454.656kBOK
01047ms450.56kBOK

컴파일 결과
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'
소스 정적 분석 결과
이상 없음
위로