結果
問題 |
No.472 平均順位
|
ユーザー |
![]() |
提出日時 | 2016-12-22 01:39:17 |
言語 | C90 (gcc 12.3.0) |
結果 |
RE
|
実行時間 | - |
コード長 | 205 bytes |
コンパイル時間 | 335 ms |
コンパイル使用メモリ | 20,864 KB |
実行使用メモリ | 6,824 KB |
最終ジャッジ日時 | 2024-12-14 14:15:15 |
合計ジャッジ時間 | 2,549 ms |
ジャッジサーバーID (参考情報) |
judge2 / judge1 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 3 RE * 1 |
other | AC * 6 RE * 10 |
コンパイルメッセージ
main.c:2:3: warning: multi-character character constant [-Wmultichar] 2 | d['@@'];n;main(p,a,b,c,j){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);F(1,b),F(2,c),F(3,1))d[j]+=a;n=!printf("%f",1.**d/n);} | ^~~~ main.c:2:1: warning: data definition has no type or storage class 2 | d['@@'];n;main(p,a,b,c,j){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);F(1,b),F(2,c),F(3,1))d[j]+=a;n=!printf("%f",1.**d/n);} | ^ main.c:2:1: warning: type defaults to ‘int’ in declaration of ‘d’ [-Wimplicit-int] main.c:2:9: warning: data definition has no type or storage class 2 | d['@@'];n;main(p,a,b,c,j){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);F(1,b),F(2,c),F(3,1))d[j]+=a;n=!printf("%f",1.**d/n);} | ^ main.c:2:9: warning: type defaults to ‘int’ in declaration of ‘n’ [-Wimplicit-int] main.c:2:11: warning: return type defaults to ‘int’ [-Wimplicit-int] 2 | d['@@'];n;main(p,a,b,c,j){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);F(1,b),F(2,c),F(3,1))d[j]+=a;n=!printf("%f",1.**d/n);} | ^~~~ main.c: In function ‘main’: main.c:2:11: warning: type of ‘p’ defaults to ‘int’ [-Wimplicit-int] main.c:2:11: warning: type of ‘a’ defaults to ‘int’ [-Wimplicit-int] main.c:2:11: warning: type of ‘b’ defaults to ‘int’ [-Wimplicit-int] main.c:2:11: warning: type of ‘c’ defaults to ‘int’ [-Wimplicit-int] main.c:2:11: warning: type of ‘j’ defaults to ‘int’ [-Wimplicit-int] main.c:2:27: warning: implicit declaration of function ‘scanf’ [-Wimplicit-function-declaration] 2 | d['@@'];n;main(p,a,b,c,j){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);F(1,b),F(2,c),F(3,1))d[j]+=a;n=!printf("%f",1.**d/n);} | ^~~~~ main.c:1:1: note: include ‘<stdio.h>’ or provide a declaration of
ソースコード
#define F(k,v)d[j]>d[j+k]+v?d[j]=d[j+k]+v:0 d['@@'];n;main(p,a,b,c,j){scanf("%d%d",&n,&p);for(memset(d+p+1,99,12);j++<p||~scanf("%d%d%d",&a,&b,&c,j=0);F(1,b),F(2,c),F(3,1))d[j]+=a;n=!printf("%f",1.**d/n);}