結果
問題 | No.43 野球の試合 |
ユーザー | testestest |
提出日時 | 2017-06-17 16:34:17 |
言語 | C (gcc 12.3.0) |
結果 |
AC
|
実行時間 | 6 ms / 5,000 ms |
コード長 | 262 bytes |
コンパイル時間 | 490 ms |
コンパイル使用メモリ | 29,696 KB |
実行使用メモリ | 5,248 KB |
最終ジャッジ日時 | 2024-10-01 11:26:14 |
合計ジャッジ時間 | 746 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge2 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 1 ms
5,248 KB |
testcase_01 | AC | 1 ms
5,248 KB |
testcase_02 | AC | 1 ms
5,248 KB |
testcase_03 | AC | 1 ms
5,248 KB |
testcase_04 | AC | 1 ms
5,248 KB |
testcase_05 | AC | 0 ms
5,248 KB |
testcase_06 | AC | 1 ms
5,248 KB |
testcase_07 | AC | 6 ms
5,248 KB |
testcase_08 | AC | 1 ms
5,248 KB |
testcase_09 | AC | 1 ms
5,248 KB |
testcase_10 | AC | 1 ms
5,248 KB |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class 1 | a[14];x(int*a){int b[6]={},f=1,i=48,j=0;char c[48];for(bcopy(a,c,48);--i&&c[i]-45;b[i/8]+=c[i]&4);for(;i<6;j|=1<<b[i++])f+=~j>>b[i]&b[i]>*b;return i>6?c[i]=4,c[j=i%8*8+i/8]=0,f=x(c),c[i]=0,c[j]=4,j=x(c),f<j?f:j:f;}main(i){for(;gets(a-i--*2););printf("%d",x(a));} | ^ main.c:1:1: warning: type defaults to 'int' in declaration of 'a' [-Wimplicit-int] main.c:1:7: warning: return type defaults to 'int' [-Wimplicit-int] 1 | a[14];x(int*a){int b[6]={},f=1,i=48,j=0;char c[48];for(bcopy(a,c,48);--i&&c[i]-45;b[i/8]+=c[i]&4);for(;i<6;j|=1<<b[i++])f+=~j>>b[i]&b[i]>*b;return i>6?c[i]=4,c[j=i%8*8+i/8]=0,f=x(c),c[i]=0,c[j]=4,j=x(c),f<j?f:j:f;}main(i){for(;gets(a-i--*2););printf("%d",x(a));} | ^ main.c: In function 'x': main.c:1:56: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 1 | a[14];x(int*a){int b[6]={},f=1,i=48,j=0;char c[48];for(bcopy(a,c,48);--i&&c[i]-45;b[i/8]+=c[i]&4);for(;i<6;j|=1<<b[i++])f+=~j>>b[i]&b[i]>*b;return i>6?c[i]=4,c[j=i%8*8+i/8]=0,f=x(c),c[i]=0,c[j]=4,j=x(c),f<j?f:j:f;}main(i){for(;gets(a-i--*2););printf("%d",x(a));} | ^~~~~ main.c:1:180: warning: passing argument 1 of 'x' from incompatible pointer type [-Wincompatible-pointer-types] 1 | a[14];x(int*a){int b[6]={},f=1,i=48,j=0;char c[48];for(bcopy(a,c,48);--i&&c[i]-45;b[i/8]+=c[i]&4);for(;i<6;j|=1<<b[i++])f+=~j>>b[i]&b[i]>*b;return i>6?c[i]=4,c[j=i%8*8+i/8]=0,f=x(c),c[i]=0,c[j]=4,j=x(c),f<j?f:j:f;}main(i){for(;gets(a-i--*2););printf("%d",x(a));} | ^ |
ソースコード
a[14];x(int*a){int b[6]={},f=1,i=48,j=0;char c[48];for(bcopy(a,c,48);--i&&c[i]-45;b[i/8]+=c[i]&4);for(;i<6;j|=1<<b[i++])f+=~j>>b[i]&b[i]>*b;return i>6?c[i]=4,c[j=i%8*8+i/8]=0,f=x(c),c[i]=0,c[j]=4,j=x(c),f<j?f:j:f;}main(i){for(;gets(a-i--*2););printf("%d",x(a));}