結果
問題 | No.73 helloworld |
ユーザー | testestest |
提出日時 | 2015-08-12 23:01:34 |
言語 | C90 (gcc 11.4.0) |
結果 |
AC
|
実行時間 | 1 ms / 5,000 ms |
コード長 | 155 bytes |
コンパイル時間 | 83 ms |
コンパイル使用メモリ | 19,968 KB |
実行使用メモリ | 6,944 KB |
最終ジャッジ日時 | 2024-06-29 02:36:22 |
合計ジャッジ時間 | 600 ms |
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 0 ms
6,812 KB |
testcase_01 | AC | 0 ms
6,944 KB |
testcase_02 | AC | 0 ms
6,940 KB |
testcase_03 | AC | 0 ms
6,940 KB |
testcase_04 | AC | 0 ms
6,944 KB |
testcase_05 | AC | 0 ms
6,940 KB |
testcase_06 | AC | 1 ms
6,940 KB |
testcase_07 | AC | 0 ms
6,944 KB |
testcase_08 | AC | 1 ms
6,940 KB |
testcase_09 | AC | 1 ms
6,940 KB |
testcase_10 | AC | 1 ms
6,940 KB |
testcase_11 | AC | 1 ms
6,944 KB |
testcase_12 | AC | 0 ms
6,940 KB |
testcase_13 | AC | 0 ms
6,944 KB |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);} | ^ main.c:1:1: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int] main.c:1:7: warning: type defaults to ‘int’ in declaration of ‘p’ [-Wimplicit-int] 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);} | ^ main.c:1:9: warning: type defaults to ‘int’ in declaration of ‘t’ [-Wimplicit-int] 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);} | ^ main.c:1:11: warning: return type defaults to ‘int’ [-Wimplicit-int] 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);} | ^~~~ main.c: In function ‘main’: main.c:1:11: warning: type of ‘q’ defaults to ‘int’ [-Wimplicit-int] main.c:1:25: warning: implicit declaration of function ‘scanf’ [-Wimplicit-function-declaration] 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);} | ^~~~~ main.c:1:1: note: include ‘<stdio.h>’ or provide a declaration of ‘scanf’ +++ |+#include <stdio.h> 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);} main.c:1:25: warning: incompatible implicit declaration of built-in function ‘scanf’ [-Wbuiltin-declaration-mismatch] 1 | a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(
ソースコード
a[26],p,t;main(q){for(;~scanf("%d",a-3+t++););for(q=a[8];q--;)p=p<(t=q*(q-1)/2*(a[8]-q))?t:p;p=!printf("%ld",1L*a[11]*a[11]/4*a[4]*a[1]*a[19]*a[14]**a*p);}