結果
問題 | No.43 野球の試合 |
ユーザー | testestest |
提出日時 | 2016-03-17 11:34:27 |
言語 | C90 (gcc 11.4.0) |
結果 |
AC
|
実行時間 | 7 ms / 5,000 ms |
コード長 | 296 bytes |
コンパイル時間 | 162 ms |
コンパイル使用メモリ | 21,120 KB |
実行使用メモリ | 6,824 KB |
最終ジャッジ日時 | 2024-10-01 08:50:23 |
合計ジャッジ時間 | 684 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge5 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 1 ms
6,812 KB |
testcase_01 | AC | 1 ms
6,824 KB |
testcase_02 | AC | 1 ms
6,820 KB |
testcase_03 | AC | 1 ms
6,820 KB |
testcase_04 | AC | 1 ms
6,820 KB |
testcase_05 | AC | 1 ms
6,820 KB |
testcase_06 | AC | 1 ms
6,820 KB |
testcase_07 | AC | 7 ms
6,816 KB |
testcase_08 | AC | 0 ms
6,816 KB |
testcase_09 | AC | 1 ms
6,816 KB |
testcase_10 | AC | 1 ms
6,820 KB |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class 1 | i;a[14];x(char*a){int b[6]={},f=1,i=56,j=0;char c[48];for(;--i;b[i/8]+=a[i]==111);for(;++i<6;j|=1<<b[i])f+=~j>>b[i]&b[i]>*b;for(;++i<56&&a[i]!=45;);return i-56?memcpy(c,a,48),c[i]='o',c[j=i%8*8+i/8]='x',f=x(c),c[i]+=9,c[j]-=9,j=x(c),f<j?f:j:f;}main(){for(;gets(a+i++*2););i=!printf("%d",x(a+2));} | ^ main.c:1:1: warning: type defaults to ‘int’ in declaration of ‘i’ [-Wimplicit-int] main.c:1:3: warning: data definition has no type or storage class 1 | i;a[14];x(char*a){int b[6]={},f=1,i=56,j=0;char c[48];for(;--i;b[i/8]+=a[i]==111);for(;++i<6;j|=1<<b[i])f+=~j>>b[i]&b[i]>*b;for(;++i<56&&a[i]!=45;);return i-56?memcpy(c,a,48),c[i]='o',c[j=i%8*8+i/8]='x',f=x(c),c[i]+=9,c[j]-=9,j=x(c),f<j?f:j:f;}main(){for(;gets(a+i++*2););i=!printf("%d",x(a+2));} | ^ main.c:1:3: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int] main.c:1:9: warning: return type defaults to ‘int’ [-Wimplicit-int] 1 | i;a[14];x(char*a){int b[6]={},f=1,i=56,j=0;char c[48];for(;--i;b[i/8]+=a[i]==111);for(;++i<6;j|=1<<b[i])f+=~j>>b[i]&b[i]>*b;for(;++i<56&&a[i]!=45;);return i-56?memcpy(c,a,48),c[i]='o',c[j=i%8*8+i/8]='x',f=x(c),c[i]+=9,c[j]-=9,j=x(c),f<j?f:j:f;}main(){for(;gets(a+i++*2););i=!printf("%d",x(a+2));} | ^ main.c: In function ‘x’: main.c:1:161: warning: implicit declaration of function ‘memcpy’ [-Wimplicit-function-declaration] 1 | i;a[14];x(char*a){int b[6]={},f=1,i=56,j=0;char c[48];for(;--i;b[i/8]+=a[i]==111);for(;++i<6;j|=1<<b[i])f+=~j>>b[i]&b[i]>*b;for(;++i<56&&a[i]!=45;);return i-56?memcpy(c,a,48),c[i]='o',c[j=i%8*8+i/8]='x',f=x(c),c[i]+=9,c[j]-=9,j=x(c),f<j?f:j:f;}main(){for(;gets(a+i++*2););i=!printf("%d",x(a+2));} | ^~~~~~ main.c:1:1: note: include ‘<string.h>’ or p
ソースコード
i;a[14];x(char*a){int b[6]={},f=1,i=56,j=0;char c[48];for(;--i;b[i/8]+=a[i]==111);for(;++i<6;j|=1<<b[i])f+=~j>>b[i]&b[i]>*b;for(;++i<56&&a[i]!=45;);return i-56?memcpy(c,a,48),c[i]='o',c[j=i%8*8+i/8]='x',f=x(c),c[i]+=9,c[j]-=9,j=x(c),f<j?f:j:f;}main(){for(;gets(a+i++*2););i=!printf("%d",x(a+2));}