結果

問題 No.389 ロジックパズルの組み合わせ
ユーザー testestesttestestest
提出日時 2016-07-08 23:41:30
言語 C90
(gcc 11.4.0)
結果
AC  
実行時間 57 ms / 2,000 ms
コード長 213 bytes
コンパイル時間 392 ms
コンパイル使用メモリ 20,736 KB
実行使用メモリ 9,344 KB
最終ジャッジ日時 2024-04-21 08:35:41
合計ジャッジ時間 5,121 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 16 ms
9,216 KB
testcase_01 AC 15 ms
9,216 KB
testcase_02 AC 16 ms
9,216 KB
testcase_03 AC 15 ms
9,216 KB
testcase_04 AC 16 ms
9,216 KB
testcase_05 AC 17 ms
9,216 KB
testcase_06 AC 15 ms
9,344 KB
testcase_07 AC 24 ms
9,216 KB
testcase_08 AC 19 ms
9,216 KB
testcase_09 AC 20 ms
9,216 KB
testcase_10 AC 18 ms
9,216 KB
testcase_11 AC 21 ms
9,216 KB
testcase_12 AC 19 ms
9,216 KB
testcase_13 AC 31 ms
9,344 KB
testcase_14 AC 25 ms
9,216 KB
testcase_15 AC 18 ms
9,208 KB
testcase_16 AC 20 ms
9,216 KB
testcase_17 AC 22 ms
9,216 KB
testcase_18 AC 44 ms
9,324 KB
testcase_19 AC 15 ms
9,240 KB
testcase_20 AC 19 ms
9,344 KB
testcase_21 AC 17 ms
9,216 KB
testcase_22 AC 16 ms
9,216 KB
testcase_23 AC 16 ms
9,216 KB
testcase_24 AC 16 ms
9,204 KB
testcase_25 AC 18 ms
9,216 KB
testcase_26 AC 15 ms
9,216 KB
testcase_27 AC 16 ms
9,216 KB
testcase_28 AC 15 ms
9,216 KB
testcase_29 AC 19 ms
9,208 KB
testcase_30 AC 16 ms
9,216 KB
testcase_31 AC 16 ms
9,216 KB
testcase_32 AC 15 ms
9,216 KB
testcase_33 AC 17 ms
9,216 KB
testcase_34 AC 19 ms
9,344 KB
testcase_35 AC 15 ms
9,296 KB
testcase_36 AC 16 ms
9,216 KB
testcase_37 AC 16 ms
9,216 KB
testcase_38 AC 17 ms
9,216 KB
testcase_39 AC 15 ms
9,344 KB
testcase_40 AC 16 ms
9,212 KB
testcase_41 AC 15 ms
9,216 KB
testcase_42 AC 17 ms
9,216 KB
testcase_43 AC 16 ms
9,216 KB
testcase_44 AC 17 ms
9,268 KB
testcase_45 AC 16 ms
9,216 KB
testcase_46 AC 16 ms
9,216 KB
testcase_47 AC 15 ms
9,208 KB
testcase_48 AC 15 ms
9,216 KB
testcase_49 AC 47 ms
9,200 KB
testcase_50 AC 18 ms
9,216 KB
testcase_51 AC 19 ms
9,216 KB
testcase_52 AC 21 ms
9,076 KB
testcase_53 AC 18 ms
9,216 KB
testcase_54 AC 25 ms
9,200 KB
testcase_55 AC 16 ms
9,216 KB
testcase_56 AC 18 ms
9,216 KB
testcase_57 AC 28 ms
9,088 KB
testcase_58 AC 40 ms
9,216 KB
testcase_59 AC 35 ms
9,280 KB
testcase_60 AC 24 ms
9,216 KB
testcase_61 AC 57 ms
9,216 KB
testcase_62 AC 24 ms
9,216 KB
testcase_63 AC 42 ms
9,216 KB
testcase_64 AC 22 ms
9,216 KB
testcase_65 AC 20 ms
9,216 KB
testcase_66 AC 23 ms
9,216 KB
testcase_67 AC 22 ms
9,196 KB
testcase_68 AC 26 ms
9,216 KB
testcase_69 AC 15 ms
9,216 KB
testcase_70 AC 15 ms
9,216 KB
testcase_71 AC 18 ms
9,288 KB
testcase_72 AC 16 ms
9,216 KB
testcase_73 AC 18 ms
9,216 KB
testcase_74 AC 18 ms
9,216 KB
testcase_75 AC 16 ms
9,216 KB
testcase_76 AC 16 ms
9,344 KB
testcase_77 AC 16 ms
9,216 KB
testcase_78 AC 15 ms
9,216 KB
testcase_79 AC 16 ms
9,216 KB
testcase_80 AC 17 ms
9,216 KB
testcase_81 AC 19 ms
9,216 KB
testcase_82 AC 15 ms
9,216 KB
testcase_83 AC 15 ms
9,216 KB
testcase_84 AC 18 ms
9,216 KB
testcase_85 AC 15 ms
9,332 KB
testcase_86 AC 16 ms
9,216 KB
testcase_87 AC 15 ms
9,216 KB
testcase_88 AC 15 ms
9,216 KB
testcase_89 AC 25 ms
9,208 KB
testcase_90 AC 34 ms
9,216 KB
testcase_91 AC 46 ms
9,216 KB
testcase_92 AC 20 ms
9,216 KB
testcase_93 AC 33 ms
9,216 KB
testcase_94 AC 18 ms
9,216 KB
testcase_95 AC 36 ms
9,216 KB
testcase_96 AC 30 ms
9,216 KB
testcase_97 AC 29 ms
9,216 KB
testcase_98 AC 22 ms
9,216 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.c:2:17: warning: data definition has no type or storage class
    2 | long v[1<<20],s;n,k,i,t;
      |                 ^
main.c:2:17: warning: type defaults to ‘int’ in declaration of ‘n’ [-Wimplicit-int]
main.c:2:19: warning: type defaults to ‘int’ in declaration of ‘k’ [-Wimplicit-int]
    2 | long v[1<<20],s;n,k,i,t;
      |                   ^
main.c:2:21: warning: type defaults to ‘int’ in declaration of ‘i’ [-Wimplicit-int]
    2 | long v[1<<20],s;n,k,i,t;
      |                     ^
main.c:2:23: warning: type defaults to ‘int’ in declaration of ‘t’ [-Wimplicit-int]
    2 | long v[1<<20],s;n,k,i,t;
      |                       ^
main.c:3:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
    3 | main(j){
      | ^~~~
main.c: In function ‘main’:
main.c:3:1: warning: type of ‘j’ defaults to ‘int’ [-Wimplicit-int]
main.c:4:20: warning: implicit declaration of function ‘scanf’ [-Wimplicit-function-declaration]
    4 |         for(v[1]=s=scanf("%d",&n);j++<1e6;v[j]=v[P%j]*(P-P/j)%P);
      |                    ^~~~~
main.c:1:1: note: include ‘<stdio.h>’ or provide a declaration of ‘scanf’
  +++ |+#include <stdio.h>
    1 | #define P 1000000007
main.c:4:20: warning: incompatible implicit declaration of built-in function ‘scanf’ [-Wbuiltin-declaration-mismatch]
    4 |         for(v[1]=s=scanf("%d",&n);j++<1e6;v[j]=v[P%j]*(P-P/j)%P);
      |                    ^~~~~
main.c:4:20: note: include ‘<stdio.h>’ or provide a declaration of ‘scanf’
main.c:5:15: warning: incompatible implicit declaration of built-in function ‘scanf’ [-Wbuiltin-declaration-mismatch]
    5 |         for(;~scanf("%d",&t);k+=!!t)n-=t;
      |               ^~~~~
main.c:5:15: note: include ‘<stdio.h>’ or provide a declaration of ‘scanf’
main.c:7:12: warning: implicit declaration of function ‘printf’ [-Wimplicit-function-declaration]
    7 |         s=!printf(s?"%ld":"NA",s);
      |            ^~

ソースコード

diff #

#define P 1000000007
long v[1<<20],s;n,k,i,t;
main(j){
	for(v[1]=s=scanf("%d",&n);j++<1e6;v[j]=v[P%j]*(P-P/j)%P);
	for(;~scanf("%d",&t);k+=!!t)n-=t;
	for(;k/++i;)s=s*(n-i+2)%P*v[i]%P;
	s=!printf(s?"%ld":"NA",s);
}
0