結果

問題 No.472 平均順位
ユーザー tailstails
提出日時 2016-12-22 09:13:53
言語 C90
(gcc 11.4.0)
結果
AC  
実行時間 239 ms / 2,000 ms
コード長 193 bytes
コンパイル時間 211 ms
コンパイル使用メモリ 20,864 KB
実行使用メモリ 6,944 KB
最終ジャッジ日時 2024-05-08 10:56:32
合計ジャッジ時間 1,880 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
6,816 KB
testcase_01 AC 0 ms
6,944 KB
testcase_02 AC 0 ms
6,944 KB
testcase_03 AC 0 ms
6,940 KB
testcase_04 AC 0 ms
6,940 KB
testcase_05 AC 0 ms
6,940 KB
testcase_06 AC 1 ms
6,940 KB
testcase_07 AC 1 ms
6,940 KB
testcase_08 AC 3 ms
6,940 KB
testcase_09 AC 7 ms
6,940 KB
testcase_10 AC 5 ms
6,940 KB
testcase_11 AC 21 ms
6,940 KB
testcase_12 AC 15 ms
6,940 KB
testcase_13 AC 53 ms
6,944 KB
testcase_14 AC 201 ms
6,940 KB
testcase_15 AC 53 ms
6,940 KB
testcase_16 AC 229 ms
6,944 KB
testcase_17 AC 239 ms
6,944 KB
testcase_18 AC 15 ms
6,940 KB
testcase_19 AC 26 ms
6,940 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.c:1:3: warning: multi-character character constant [-Wmultichar]
    1 | d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
      |   ^~~~
main.c:1:1: warning: data definition has no type or storage class
    1 | d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
      | ^
main.c:1:1: warning: type defaults to ‘int’ in declaration of ‘d’ [-Wimplicit-int]
main.c:1:9: warning: data definition has no type or storage class
    1 | d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
      |         ^
main.c:1:9: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int]
main.c:1:11: warning: type defaults to ‘int’ in declaration of ‘b’ [-Wimplicit-int]
    1 | d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
      |           ^
main.c:1:13: warning: type defaults to ‘int’ in declaration of ‘c’ [-Wimplicit-int]
    1 | d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
      |             ^
main.c:1:15: warning: type defaults to ‘int’ in declaration of ‘j’ [-Wimplicit-int]
    1 | d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
      |               ^
main.c:1:17: warnin

ソースコード

diff #

d['@@'];a,b,c,j,k;f(v){d[j]>d[++k]+v?d[j]=d[k]+v:0;}main(n,p){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);f(b),f(c),f(1))d[k=j]+=a;n=!printf("%f",1.**d/n);}
0