結果

問題 No.190 Dry Wet Moist
ユーザー cielciel
提出日時 2015-04-22 04:53:43
言語 C90
(gcc 11.4.0)
結果
AC  
実行時間 49 ms / 2,000 ms
コード長 285 bytes
コンパイル時間 200 ms
コンパイル使用メモリ 24,224 KB
実行使用メモリ 4,380 KB
最終ジャッジ日時 2023-09-18 08:05:05
合計ジャッジ時間 2,019 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
4,380 KB
testcase_01 AC 1 ms
4,380 KB
testcase_02 AC 0 ms
4,380 KB
testcase_03 AC 0 ms
4,380 KB
testcase_04 AC 1 ms
4,376 KB
testcase_05 AC 0 ms
4,380 KB
testcase_06 AC 0 ms
4,376 KB
testcase_07 AC 1 ms
4,380 KB
testcase_08 AC 1 ms
4,376 KB
testcase_09 AC 1 ms
4,376 KB
testcase_10 AC 1 ms
4,380 KB
testcase_11 AC 1 ms
4,376 KB
testcase_12 AC 25 ms
4,376 KB
testcase_13 AC 31 ms
4,376 KB
testcase_14 AC 24 ms
4,380 KB
testcase_15 AC 34 ms
4,376 KB
testcase_16 AC 43 ms
4,380 KB
testcase_17 AC 5 ms
4,376 KB
testcase_18 AC 20 ms
4,376 KB
testcase_19 AC 43 ms
4,380 KB
testcase_20 AC 29 ms
4,376 KB
testcase_21 AC 4 ms
4,376 KB
testcase_22 AC 48 ms
4,380 KB
testcase_23 AC 49 ms
4,376 KB
testcase_24 AC 49 ms
4,376 KB
testcase_25 AC 1 ms
4,376 KB
testcase_26 AC 1 ms
4,380 KB
testcase_27 AC 32 ms
4,380 KB
testcase_28 AC 14 ms
4,380 KB
testcase_29 AC 18 ms
4,380 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
 ^
main.c:2:31: warning: multi-character character constant [-Wmultichar]
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
                               ^~~~~
main.c:2:29: warning: data definition has no type or storage class
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
                             ^
main.c:2:29: warning: type defaults to ‘int’ in declaration of ‘v’ [-Wimplicit-int]
main.c:2:38: warning: type defaults to ‘int’ in declaration of ‘N’ [-Wimplicit-int]
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
                                      ^
main.c:2:40: warning: type defaults to ‘int’ in declaration of ‘R’ [-Wimplicit-int]
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
                                        ^
main.c:2:42: warning: type defaults to ‘int’ in declaration of ‘l’ [-Wimplicit-int]
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
                                          ^
main.c:2:44: warning: return type defaults to ‘int’ [-Wimplicit-int]
 c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]);

ソースコード

diff #

#define Z(C,D,P)for(R=0,l=1,h=N;l<h;C){for(;l<h;D)if(v[l]+v[h]P 0)break;if(l==h)break;};l=!printf("%d ",R);
c(int*a,int*b){return*a-*b;}v['abc'],N,R,l;main(h){for(;~scanf("%d",&v[N++]););qsort(v+1,N-=2,4,c);Z(R++|l++|h--,h--,<)Z(R++|l++|h--,l++,>)Z((v[l]+v[h]==0&&R++|h--,l++),h--,<=)}
0