結果
問題 |
No.190 Dry Wet Moist
|
ユーザー |
👑 ![]() |
提出日時 | 2016-06-30 15:51:54 |
言語 | C90 (gcc 12.3.0) |
結果 |
AC
|
実行時間 | 52 ms / 2,000 ms |
コード長 | 234 bytes |
コンパイル時間 | 400 ms |
コンパイル使用メモリ | 20,352 KB |
実行使用メモリ | 5,248 KB |
最終ジャッジ日時 | 2024-10-11 23:13:40 |
合計ジャッジ時間 | 1,728 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 2 |
other | AC * 28 |
コンパイルメッセージ
main.c:2:1: warning: data definition has no type or storage class 2 | a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);} | ^ main.c:2:1: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int] main.c:2:10: warning: type defaults to ‘int’ in declaration of ‘n’ [-Wimplicit-int] 2 | a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);} | ^ main.c:2:12: warning: type defaults to ‘int’ in declaration of ‘s’ [-Wimplicit-int] 2 | a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);} | ^ main.c:2:14: warning: return type defaults to ‘int’ [-Wimplicit-int] 2 | a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);} | ^ main.c:2:39: warning: return type defaults to ‘int’ [-Wimplicit-int] 2 | a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);} | ^~~~ main.c: In function ‘main’: main.c:2:39: warning: type of ‘l’ defaults to ‘int’ [-Wimplicit-int] main.c:2:39: warning: type of ‘r’ defaults to ‘int’ [-Wimplicit-int] main.c:2:55: warning: implicit declaration of function ‘scanf’ [-Wimplicit-function-declaration] 2 | a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);} | ^~~~~ main.c:1:1: no
ソースコード
#define f(P,Q,R)for(l=1,r=n;l<r;P)a[l]Q-a[r]?s++,R:0;s=!printf("%d ",s); a[1<<18],n,s;c(int*p,int*q){*a=*p-*q;}main(l,r){for(;~scanf("%d",a+n++););qsort(a+1,n-=2,4,c);f(r--,<,l++)f(l++,>,r--)f(a[l]+a[r]<=0?r-=a[l++]==-a[r]:r--,==,0);}