結果

問題 No.190 Dry Wet Moist
ユーザー cielciel
提出日時 2015-04-22 05:10:16
言語 C90
(gcc 11.4.0)
結果
AC  
実行時間 52 ms / 2,000 ms
コード長 271 bytes
コンパイル時間 102 ms
コンパイル使用メモリ 21,376 KB
実行使用メモリ 6,944 KB
最終ジャッジ日時 2024-07-05 00:06:54
合計ジャッジ時間 1,606 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 0 ms
6,812 KB
testcase_01 AC 1 ms
6,940 KB
testcase_02 AC 0 ms
6,940 KB
testcase_03 AC 0 ms
6,944 KB
testcase_04 AC 1 ms
6,940 KB
testcase_05 AC 1 ms
6,940 KB
testcase_06 AC 1 ms
6,940 KB
testcase_07 AC 1 ms
6,940 KB
testcase_08 AC 1 ms
6,944 KB
testcase_09 AC 1 ms
6,940 KB
testcase_10 AC 1 ms
6,944 KB
testcase_11 AC 1 ms
6,944 KB
testcase_12 AC 27 ms
6,940 KB
testcase_13 AC 33 ms
6,940 KB
testcase_14 AC 26 ms
6,944 KB
testcase_15 AC 36 ms
6,944 KB
testcase_16 AC 46 ms
6,940 KB
testcase_17 AC 6 ms
6,940 KB
testcase_18 AC 21 ms
6,940 KB
testcase_19 AC 45 ms
6,940 KB
testcase_20 AC 30 ms
6,944 KB
testcase_21 AC 4 ms
6,944 KB
testcase_22 AC 50 ms
6,944 KB
testcase_23 AC 52 ms
6,944 KB
testcase_24 AC 51 ms
6,940 KB
testcase_25 AC 1 ms
6,940 KB
testcase_26 AC 1 ms
6,944 KB
testcase_27 AC 33 ms
6,944 KB
testcase_28 AC 15 ms
6,944 KB
testcase_29 AC 19 ms
6,944 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
    2 | 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]||R++|h--,h--,<=)}
      | ^
main.c:2:31: warning: multi-character character constant [-Wmultichar]
    2 | 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]||R++|h--,h--,<=)}
      |                               ^~~~~
main.c:2:29: warning: data definition has no type or storage class
    2 | 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]||R++|h--,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]
    2 | 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]||R++|h--,h--,<=)}
      |                                      ^
main.c:2:40: warning: type defaults to ‘int’ in declaration of ‘R’ [-Wimplicit-int]
    2 | 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]||R++|h--,h--,<=)}
      |                                        ^
main.c:2:42: warning: type defaults to ‘int’ in declaration of ‘l’ [-Wimplicit-int]
    2 | 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]||R++|h--,h--,<=)}
      |                                          ^
main.c:2:44: warning: return type defaults to ‘int’ [-Wimplicit-int]
    2 | c(int*a,int*b){return*a-*b;}

ソースコード

diff #

#define Z(C,D,P)for(R=0,l=1,h=N;l<h;l<h&&(C)){for(;l<h;D)if(v[l]+v[h]P 0)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]||R++|h--,h--,<=)}
0