結果
問題 | No.157 2つの空洞 |
ユーザー | kotatsugame |
提出日時 | 2017-08-10 10:51:52 |
言語 | C (gcc 12.3.0) |
結果 |
RE
|
実行時間 | - |
コード長 | 344 bytes |
コンパイル時間 | 179 ms |
コンパイル使用メモリ | 33,280 KB |
実行使用メモリ | 6,820 KB |
最終ジャッジ日時 | 2024-10-12 03:53:56 |
合計ジャッジ時間 | 3,387 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge1 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | RE | - |
testcase_01 | RE | - |
testcase_02 | RE | - |
testcase_03 | RE | - |
testcase_04 | RE | - |
testcase_05 | RE | - |
testcase_06 | RE | - |
testcase_07 | RE | - |
testcase_08 | RE | - |
testcase_09 | RE | - |
testcase_10 | RE | - |
testcase_11 | RE | - |
testcase_12 | RE | - |
testcase_13 | RE | - |
testcase_14 | RE | - |
testcase_15 | RE | - |
testcase_16 | RE | - |
testcase_17 | RE | - |
testcase_18 | RE | - |
testcase_19 | RE | - |
コンパイルメッセージ
main.c:2:16: warning: data definition has no type or storage class 2 | char m[30][30];i,j,a,b;u[30][30];d[5]={0,1,0,-1};M=1e9;f(x,y,r,s,t){for(u[x][y]=a;r<4;)u[s=x+d[r]][t=y+d[++r]]|m[s][t]%2||f(s,t,0);}main(w,h){for(scanf("%d%d",&w,&h);gets(m[i++]););r(i,j)u[i][j]|m[i][j]%2||f(i,j,0,++a);r(i,j)r(a,b)M=u[i][j]+u[a][b]-3?M:fmin(M,fabs(i-a)+fabs(j-b)-1);printf("%d",M);} | ^ main.c:2:16: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] main.c:2:18: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] 2 | char m[30][30];i,j,a,b;u[30][30];d[5]={0,1,0,-1};M=1e9;f(x,y,r,s,t){for(u[x][y]=a;r<4;)u[s=x+d[r]][t=y+d[++r]]|m[s][t]%2||f(s,t,0);}main(w,h){for(scanf("%d%d",&w,&h);gets(m[i++]););r(i,j)u[i][j]|m[i][j]%2||f(i,j,0,++a);r(i,j)r(a,b)M=u[i][j]+u[a][b]-3?M:fmin(M,fabs(i-a)+fabs(j-b)-1);printf("%d",M);} | ^ main.c:2:20: warning: type defaults to 'int' in declaration of 'a' [-Wimplicit-int] 2 | char m[30][30];i,j,a,b;u[30][30];d[5]={0,1,0,-1};M=1e9;f(x,y,r,s,t){for(u[x][y]=a;r<4;)u[s=x+d[r]][t=y+d[++r]]|m[s][t]%2||f(s,t,0);}main(w,h){for(scanf("%d%d",&w,&h);gets(m[i++]););r(i,j)u[i][j]|m[i][j]%2||f(i,j,0,++a);r(i,j)r(a,b)M=u[i][j]+u[a][b]-3?M:fmin(M,fabs(i-a)+fabs(j-b)-1);printf("%d",M);} | ^ main.c:2:22: warning: type defaults to 'int' in declaration of 'b' [-Wimplicit-int] 2 | char m[30][30];i,j,a,b;u[30][30];d[5]={0,1,0,-1};M=1e9;f(x,y,r,s,t){for(u[x][y]=a;r<4;)u[s=x+d[r]][t=y+d[++r]]|m[s][t]%2||f(s,t,0);}main(w,h){for(scanf("%d%d",&w,&h);gets(m[i++]););r(i,j)u[i][j]|m[i][j]%2||f(i,j,0,++a);r(i,j)r(a,b)M=u[i][j]+u[a][b]-3?M:fmin(M,fabs(i-a)+fabs(j-b)-1);printf("%d",M);} | ^ main.c:2:24: warning: data definition has no type or storage class 2 | char m[30][30];i,j,a,b;u[30][30];d[5]={0,1,0,-1};M=1e9;f(x,y,r,s,t){for(u[x][y]=a;r<4;)u[s=x+d[r]][t=y+d[++r]]|m[s][t]%2||f(s,t,0);}main(w,h){for(scanf("%d%d",&w,&h);gets(m[i++])
ソースコード
#define r(a,b)for(a=0;a++<h;)for(b=0;b++<w;) char m[30][30];i,j,a,b;u[30][30];d[5]={0,1,0,-1};M=1e9;f(x,y,r,s,t){for(u[x][y]=a;r<4;)u[s=x+d[r]][t=y+d[++r]]|m[s][t]%2||f(s,t,0);}main(w,h){for(scanf("%d%d",&w,&h);gets(m[i++]););r(i,j)u[i][j]|m[i][j]%2||f(i,j,0,++a);r(i,j)r(a,b)M=u[i][j]+u[a][b]-3?M:fmin(M,fabs(i-a)+fabs(j-b)-1);printf("%d",M);}