結果
問題 | No.434 占い |
ユーザー | 👑 testestest |
提出日時 | 2016-10-22 20:27:40 |
言語 | C90 (gcc 11.4.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 236 bytes |
コンパイル時間 | 642 ms |
コンパイル使用メモリ | 21,632 KB |
実行使用メモリ | 6,824 KB |
最終ジャッジ日時 | 2024-11-23 17:41:53 |
合計ジャッジ時間 | 2,517 ms |
ジャッジサーバーID (参考情報) |
judge2 / judge4 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | WA | - |
testcase_01 | AC | 1 ms
5,248 KB |
testcase_02 | AC | 1 ms
5,248 KB |
testcase_03 | WA | - |
testcase_04 | AC | 1 ms
5,248 KB |
testcase_05 | WA | - |
testcase_06 | AC | 1 ms
5,248 KB |
testcase_07 | WA | - |
testcase_08 | WA | - |
testcase_09 | WA | - |
testcase_10 | WA | - |
testcase_11 | WA | - |
testcase_12 | AC | 2 ms
5,248 KB |
testcase_13 | WA | - |
testcase_14 | WA | - |
testcase_15 | WA | - |
testcase_16 | WA | - |
testcase_17 | WA | - |
testcase_18 | WA | - |
testcase_19 | WA | - |
testcase_20 | AC | 16 ms
5,248 KB |
testcase_21 | WA | - |
testcase_22 | WA | - |
testcase_23 | WA | - |
testcase_24 | WA | - |
testcase_25 | AC | 5 ms
5,248 KB |
testcase_26 | WA | - |
testcase_27 | WA | - |
testcase_28 | WA | - |
testcase_29 | WA | - |
testcase_30 | WA | - |
コンパイルメッセージ
main.c:1:15: warning: data definition has no type or storage class 1 | char s[1<<17];i,t,a,c,p,x;f(n){return!n|n%3?x=n,0:f(n/3)+1;}main(n){for(gets(s);gets(s);t=a=p=i=!printf("%d\n",a%9?:t?9:0)){for(n=strlen(s)-1,c=1;s[i];c=c*(x=pow(x%9,4))%9){t+=s[i]-=48;a+=c*(p-1?!p:3)*s[i]%9;p+=f(n--);c*=x;p-=f(++i);}}} | ^ main.c:1:15: warning: type defaults to ‘int’ in declaration of ‘i’ [-Wimplicit-int] main.c:1:17: warning: type defaults to ‘int’ in declaration of ‘t’ [-Wimplicit-int] 1 | char s[1<<17];i,t,a,c,p,x;f(n){return!n|n%3?x=n,0:f(n/3)+1;}main(n){for(gets(s);gets(s);t=a=p=i=!printf("%d\n",a%9?:t?9:0)){for(n=strlen(s)-1,c=1;s[i];c=c*(x=pow(x%9,4))%9){t+=s[i]-=48;a+=c*(p-1?!p:3)*s[i]%9;p+=f(n--);c*=x;p-=f(++i);}}} | ^ main.c:1:19: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int] 1 | char s[1<<17];i,t,a,c,p,x;f(n){return!n|n%3?x=n,0:f(n/3)+1;}main(n){for(gets(s);gets(s);t=a=p=i=!printf("%d\n",a%9?:t?9:0)){for(n=strlen(s)-1,c=1;s[i];c=c*(x=pow(x%9,4))%9){t+=s[i]-=48;a+=c*(p-1?!p:3)*s[i]%9;p+=f(n--);c*=x;p-=f(++i);}}} | ^ main.c:1:21: warning: type defaults to ‘int’ in declaration of ‘c’ [-Wimplicit-int] 1 | char s[1<<17];i,t,a,c,p,x;f(n){return!n|n%3?x=n,0:f(n/3)+1;}main(n){for(gets(s);gets(s);t=a=p=i=!printf("%d\n",a%9?:t?9:0)){for(n=strlen(s)-1,c=1;s[i];c=c*(x=pow(x%9,4))%9){t+=s[i]-=48;a+=c*(p-1?!p:3)*s[i]%9;p+=f(n--);c*=x;p-=f(++i);}}} | ^ main.c:1:23: warning: type defaults to ‘int’ in declaration of ‘p’ [-Wimplicit-int] 1 | char s[1<<17];i,t,a,c,p,x;f(n){return!n|n%3?x=n,0:f(n/3)+1;}main(n){for(gets(s);gets(s);t=a=p=i=!printf("%d\n",a%9?:t?9:0)){for(n=strlen(s)-1,c=1;s[i];c=c*(x=pow(x%9,4))%9){t+=s[i]-=48;a+=c*(p-1?!p:3)*s[i]%9;p+=f(n--);c*=x;p-=f(++i);}}} | ^ main.c:1:25: warning: type defaults to ‘int’ in declaration of ‘x’ [-Wimplicit-int] 1 | char s[1
ソースコード
char s[1<<17];i,t,a,c,p,x;f(n){return!n|n%3?x=n,0:f(n/3)+1;}main(n){for(gets(s);gets(s);t=a=p=i=!printf("%d\n",a%9?:t?9:0)){for(n=strlen(s)-1,c=1;s[i];c=c*(x=pow(x%9,4))%9){t+=s[i]-=48;a+=c*(p-1?!p:3)*s[i]%9;p+=f(n--);c*=x;p-=f(++i);}}}