結果
問題 | No.1304 あなたは基本が何か知っていますか?私は知っています. |
ユーザー | NyaanNyaan |
提出日時 | 2020-12-01 23:26:58 |
言語 | C (gcc 12.3.0) |
結果 |
AC
|
実行時間 | 35 ms / 2,000 ms |
コード長 | 317 bytes |
コンパイル時間 | 210 ms |
コンパイル使用メモリ | 30,848 KB |
実行使用メモリ | 6,944 KB |
最終ジャッジ日時 | 2024-06-12 12:20:30 |
合計ジャッジ時間 | 5,554 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 4 ms
6,816 KB |
testcase_01 | AC | 5 ms
6,940 KB |
testcase_02 | AC | 3 ms
6,944 KB |
testcase_03 | AC | 35 ms
6,940 KB |
testcase_04 | AC | 3 ms
6,940 KB |
testcase_05 | AC | 3 ms
6,940 KB |
testcase_06 | AC | 3 ms
6,940 KB |
testcase_07 | AC | 3 ms
6,944 KB |
testcase_08 | AC | 8 ms
6,940 KB |
testcase_09 | AC | 4 ms
6,940 KB |
testcase_10 | AC | 3 ms
6,944 KB |
testcase_11 | AC | 3 ms
6,944 KB |
testcase_12 | AC | 3 ms
6,940 KB |
testcase_13 | AC | 3 ms
6,940 KB |
testcase_14 | AC | 3 ms
6,940 KB |
testcase_15 | AC | 3 ms
6,940 KB |
testcase_16 | AC | 3 ms
6,944 KB |
testcase_17 | AC | 6 ms
6,940 KB |
testcase_18 | AC | 3 ms
6,944 KB |
testcase_19 | AC | 3 ms
6,944 KB |
testcase_20 | AC | 3 ms
6,944 KB |
testcase_21 | AC | 5 ms
6,940 KB |
testcase_22 | AC | 4 ms
6,940 KB |
testcase_23 | AC | 4 ms
6,940 KB |
testcase_24 | AC | 4 ms
6,944 KB |
testcase_25 | AC | 14 ms
6,940 KB |
testcase_26 | AC | 7 ms
6,944 KB |
testcase_27 | AC | 8 ms
6,940 KB |
testcase_28 | AC | 9 ms
6,944 KB |
testcase_29 | AC | 7 ms
6,940 KB |
testcase_30 | AC | 12 ms
6,940 KB |
testcase_31 | AC | 19 ms
6,940 KB |
testcase_32 | AC | 8 ms
6,940 KB |
testcase_33 | AC | 15 ms
6,940 KB |
testcase_34 | AC | 8 ms
6,940 KB |
testcase_35 | AC | 12 ms
6,944 KB |
testcase_36 | AC | 17 ms
6,940 KB |
testcase_37 | AC | 13 ms
6,940 KB |
testcase_38 | AC | 13 ms
6,944 KB |
testcase_39 | AC | 22 ms
6,944 KB |
testcase_40 | AC | 13 ms
6,944 KB |
testcase_41 | AC | 22 ms
6,940 KB |
testcase_42 | AC | 12 ms
6,944 KB |
testcase_43 | AC | 11 ms
6,940 KB |
testcase_44 | AC | 16 ms
6,944 KB |
04_evil_A_01 | RE | - |
04_evil_A_02 | RE | - |
04_evil_A_03 | RE | - |
04_evil_A_04 | RE | - |
04_evil_A_05 | RE | - |
04_evil_A_06 | RE | - |
04_evil_A_07 | RE | - |
04_evil_A_08 | RE | - |
04_evil_A_09 | RE | - |
04_evil_A_10 | RE | - |
05_evil_B_01 | RE | - |
05_evil_B_02 | RE | - |
05_evil_B_03 | RE | - |
05_evil_B_04 | RE | - |
05_evil_B_05 | RE | - |
05_evil_B_06 | RE | - |
05_evil_B_07 | RE | - |
05_evil_B_08 | RE | - |
05_evil_B_09 | RE | - |
05_evil_B_10 | RE | - |
06_evil_C_01 | RE | - |
06_evil_C_02 | RE | - |
06_evil_C_03 | RE | - |
06_evil_C_04 | RE | - |
06_evil_C_05 | RE | - |
06_evil_C_06 | RE | - |
06_evil_C_07 | RE | - |
06_evil_C_08 | RE | - |
06_evil_C_09 | RE | - |
06_evil_C_10 | AC | 2 ms
6,944 KB |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:1: warning: type defaults to 'int' in declaration of 'N' [-Wimplicit-int] main.c:1:3: warning: type defaults to 'int' in declaration of 'K' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:5: warning: type defaults to 'int' in declaration of 'X' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:7: warning: type defaults to 'int' in declaration of 'Y' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:9: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:11: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:13: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:1:15: warning: type defaults to 'int' in declaration of 'M' [-Wimplicit-int] 1 | N,K,X,Y,i,j,k,M=1024; | ^ main.c:2:31: warning: initialization of 'long int *' from incompatible pointer type 'long int (*)[1024]' [-Wincompatible-pointer-types] 2 | long d[48][1024],r,a[1024],*p=d; | ^ main.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] 3 | main(){ | ^~~~ main.c: In function 'main': main.c:4:1: warning: implicit declaration of function 'scanf' [-Wimplicit-function-declaration] 4 | scanf("%d%d%d%d",&N,&i,&X,&Y); | ^~~~~ main.c:1:1: note: include '<stdio.h>' or provide a declaration of 'scanf' +++ |+#include <stdio.h> 1 | N,K,X,Y,i,j,k,M=1024; main.c:4:1: warning: incompatible implicit declaration of built-in function 'scanf' [-Wbuiltin-declaration-mismatch] 4 | scanf("%d%d%d%d",&N,&i,&X,&Y); | ^~~~~ main.c:4:1: note: include '<stdio.h>' or provide a declaration of 'scanf' main.c:11:3: warning: imp
ソースコード
N,K,X,Y,i,j,k,M=1024; long d[48][1024],r,a[1024],*p=d; main(){ scanf("%d%d%d%d",&N,&i,&X,&Y); while(~scanf("%d",&i))a[i]=*p=1; for(i=k=M;i--;)K+=a[i]; for(;++i<N;p+=k) for(j=k;k=M,j--;p[M+M+j]-=p[j]*(K-!!i)) for(;k;p[M+j^--k]+=p[j]*a[k]); for(;X-k--;r+=k<=Y?p[k]:0); printf("%d\n", r % 998244353); }