結果

問題 No.9 モンスターのレベル上げ
ユーザー testestesttestestest
提出日時 2016-06-29 16:03:43
言語 C90
(gcc 11.4.0)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 236 bytes
コンパイル時間 326 ms
コンパイル使用メモリ 21,888 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-06-26 03:11:22
合計ジャッジ時間 35,586 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
5,248 KB
testcase_01 AC 1 ms
5,376 KB
testcase_02 AC 3,970 ms
5,376 KB
testcase_03 AC 2,758 ms
5,376 KB
testcase_04 AC 1,137 ms
5,376 KB
testcase_05 AC 643 ms
5,376 KB
testcase_06 AC 143 ms
5,376 KB
testcase_07 AC 1 ms
5,376 KB
testcase_08 AC 219 ms
5,376 KB
testcase_09 AC 3,764 ms
5,376 KB
testcase_10 WA -
testcase_11 AC 3,882 ms
5,376 KB
testcase_12 AC 3,854 ms
5,376 KB
testcase_13 AC 3,878 ms
5,376 KB
testcase_14 AC 3,763 ms
5,376 KB
testcase_15 AC 3,347 ms
5,376 KB
testcase_16 AC 12 ms
5,376 KB
testcase_17 AC 1,782 ms
5,376 KB
testcase_18 AC 1,392 ms
5,376 KB
testcase_19 AC 7 ms
5,376 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class
    1 | a[4000],t[2000],i,j,k,M;main(p){for(;~scanf("%d",a+i++););for(M=i=*a;i--;M=M>k?k:M){for(k=*a;k--;t[k]=a[k+1]*2e3);for(;j<*a;t[p]+=a[(i+j++)%*a-~*a]/2*2e3+1)for(k=*a;k--;t[k]<t[p]?p=k:0);for(;j;k=fmax(k,t[--j]%2000));}M=!printf("%d",M);}
      | ^
main.c:1:1: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int]
main.c:1:9: warning: type defaults to ‘int’ in declaration of ‘t’ [-Wimplicit-int]
    1 | a[4000],t[2000],i,j,k,M;main(p){for(;~scanf("%d",a+i++););for(M=i=*a;i--;M=M>k?k:M){for(k=*a;k--;t[k]=a[k+1]*2e3);for(;j<*a;t[p]+=a[(i+j++)%*a-~*a]/2*2e3+1)for(k=*a;k--;t[k]<t[p]?p=k:0);for(;j;k=fmax(k,t[--j]%2000));}M=!printf("%d",M);}
      |         ^
main.c:1:17: warning: type defaults to ‘int’ in declaration of ‘i’ [-Wimplicit-int]
    1 | a[4000],t[2000],i,j,k,M;main(p){for(;~scanf("%d",a+i++););for(M=i=*a;i--;M=M>k?k:M){for(k=*a;k--;t[k]=a[k+1]*2e3);for(;j<*a;t[p]+=a[(i+j++)%*a-~*a]/2*2e3+1)for(k=*a;k--;t[k]<t[p]?p=k:0);for(;j;k=fmax(k,t[--j]%2000));}M=!printf("%d",M);}
      |                 ^
main.c:1:19: warning: type defaults to ‘int’ in declaration of ‘j’ [-Wimplicit-int]
    1 | a[4000],t[2000],i,j,k,M;main(p){for(;~scanf("%d",a+i++););for(M=i=*a;i--;M=M>k?k:M){for(k=*a;k--;t[k]=a[k+1]*2e3);for(;j<*a;t[p]+=a[(i+j++)%*a-~*a]/2*2e3+1)for(k=*a;k--;t[k]<t[p]?p=k:0);for(;j;k=fmax(k,t[--j]%2000));}M=!printf("%d",M);}
      |                   ^
main.c:1:21: warning: type defaults to ‘int’ in declaration of ‘k’ [-Wimplicit-int]
    1 | a[4000],t[2000],i,j,k,M;main(p){for(;~scanf("%d",a+i++););for(M=i=*a;i--;M=M>k?k:M){for(k=*a;k--;t[k]=a[k+1]*2e3);for(;j<*a;t[p]+=a[(i+j++)%*a-~*a]/2*2e3+1)for(k=*a;k--;t[k]<t[p]?p=k:0);for(;j;k=fmax(k,t[--j]%2000));}M=!printf("%d",M);}
      |                     ^
main.c:1:23: warning: type defaults to ‘int’ in declaration of ‘M’ [-Wimplicit-int]
    1 | a[4000],t[2000],i,j,k,M;main(p){for(;~s

ソースコード

diff #

a[4000],t[2000],i,j,k,M;main(p){for(;~scanf("%d",a+i++););for(M=i=*a;i--;M=M>k?k:M){for(k=*a;k--;t[k]=a[k+1]*2e3);for(;j<*a;t[p]+=a[(i+j++)%*a-~*a]/2*2e3+1)for(k=*a;k--;t[k]<t[p]?p=k:0);for(;j;k=fmax(k,t[--j]%2000));}M=!printf("%d",M);}
0