結果
問題 |
No.472 平均順位
|
ユーザー |
![]() |
提出日時 | 2016-12-22 01:41:11 |
言語 | C90 (gcc 12.3.0) |
結果 |
RE
(最新)
AC
(最初)
|
実行時間 | - |
コード長 | 207 bytes |
コンパイル時間 | 131 ms |
コンパイル使用メモリ | 21,120 KB |
実行使用メモリ | 6,824 KB |
最終ジャッジ日時 | 2024-12-17 14:14:44 |
合計ジャッジ時間 | 3,132 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | RE * 4 |
other | RE * 16 |
コンパイルメッセージ
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(j=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(j=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(j=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(j=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(j=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 decl
ソースコード
#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(j=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);}