메뉴 건너뛰기

결과 (전체)

13rh4 앱 / tlsdydaud1

시간메모리제출올바른 답비율
1초64MB8412
14.3%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 올바른 답 1611
68.8%
판정 세부 내용
케이스 # 소요시간 메모리 판정
0010ms696.32kBOK
0020ms1060.864kBOK
0031ms1052.672kBOK
0041ms1052.672kBOK
0050ms454.656kBOK
0060ms1093.632kBOK
0070ms454.656kBOK
0080ms937.984kBOK
0090ms577.536kBOK
0100ms774.144kBOK
0110ms454.656kBOK
0122ms1937.408kBOK
0130ms1302.528kBOK
0141ms2093.056kBOK
0151ms2015.232kBOK
0161ms2134.016kBOK
0171ms2015.232kBOK
0181ms1130.496kBOK
0191ms2048kBOK
0201ms1851.392kBOK
0212ms2134.016kBOK
0221ms1933.312kBOK
0231ms2293.76kBOK
0244ms4259.84kBOK
0252ms3936.256kBOK
0263ms4182.016kBOK
0272ms4022.272kBOK
0282ms3018.752kBOK
0291ms2371.584kBOK
0304ms3858.432kBOK
0313ms2981.888kBOK
0322ms3055.616kBOK
0332ms4100.096kBOK
0342ms2932.736kBOK
0354ms4214.784kBOK
0363ms4296.704kBOK
0373ms4300.8kBOK
0383ms4292.608kBOK
0393ms4300.8kBOK

컴파일 결과
1:1: warning: data definition has no type or storage class
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
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]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:5: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:7: warning: type defaults to 'int' in declaration of 'l' [-Wimplicit-int]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:9: warning: type defaults to 'int' in declaration of 'b' [-Wimplicit-int]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:16: warning: type defaults to 'int' in declaration of 'c' [-Wimplicit-int]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:23: warning: type defaults to 'int' in declaration of 'p' [-Wimplicit-int]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:37: warning: return type defaults to 'int' [-Wimplicit-int]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
In function 'main':
1:37: warning: type of 'm' defaults to 'int' [-Wimplicit-int]
1:37: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
1:55: warning: implicit declaration of function 'scanf' [-Wimplicit-function-declaration]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:55: warning: incompatible implicit declaration of built-in function 'scanf'
1:55: note: include '<stdio.h>' or provide a declaration of 'scanf'
1:116: warning: incompatible implicit declaration of built-in function 'scanf'
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:116: note: include '<stdio.h>' or provide a declaration of 'scanf'
1:259: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
p[i-1][j-c[i]]+b[i])?p[i-1][j]:l; for(; p[n][++k]<m;); printf("%d",k);}
1:259: warning: incompatible implicit declaration of built-in function 'printf'
1:259: note: include '<stdio.h>' or provide a declaration of 'printf'
소스 정적 분석 결과
이상 없음
위로