結果
問題 | No.182 新規性の虜 |
ユーザー | 👑 testestest |
提出日時 | 2016-03-19 12:55:20 |
言語 | C90 (gcc 11.4.0) |
結果 |
AC
|
実行時間 | 21 ms / 5,000 ms |
コード長 | 147 bytes |
コンパイル時間 | 632 ms |
コンパイル使用メモリ | 20,224 KB |
実行使用メモリ | 5,376 KB |
最終ジャッジ日時 | 2024-06-08 05:54:56 |
合計ジャッジ時間 | 1,725 ms |
ジャッジサーバーID (参考情報) |
judge2 / judge1 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 1 ms
5,248 KB |
testcase_01 | AC | 1 ms
5,248 KB |
testcase_02 | AC | 1 ms
5,376 KB |
testcase_03 | AC | 0 ms
5,376 KB |
testcase_04 | AC | 1 ms
5,376 KB |
testcase_05 | AC | 1 ms
5,376 KB |
testcase_06 | AC | 0 ms
5,376 KB |
testcase_07 | AC | 1 ms
5,376 KB |
testcase_08 | AC | 14 ms
5,376 KB |
testcase_09 | AC | 21 ms
5,376 KB |
testcase_10 | AC | 18 ms
5,376 KB |
testcase_11 | AC | 15 ms
5,376 KB |
testcase_12 | AC | 7 ms
5,376 KB |
testcase_13 | AC | 0 ms
5,376 KB |
testcase_14 | AC | 0 ms
5,376 KB |
testcase_15 | AC | 1 ms
5,376 KB |
testcase_16 | AC | 1 ms
5,376 KB |
testcase_17 | AC | 1 ms
5,376 KB |
testcase_18 | AC | 16 ms
5,376 KB |
testcase_19 | AC | 11 ms
5,376 KB |
testcase_20 | AC | 7 ms
5,376 KB |
testcase_21 | AC | 19 ms
5,376 KB |
testcase_22 | AC | 9 ms
5,376 KB |
testcase_23 | AC | 1 ms
5,376 KB |
testcase_24 | AC | 14 ms
5,376 KB |
testcase_25 | AC | 12 ms
5,376 KB |
testcase_26 | AC | 3 ms
5,376 KB |
testcase_27 | AC | 1 ms
5,376 KB |
evil01.txt | AC | 16 ms
5,376 KB |
evil02.txt | AC | 17 ms
5,376 KB |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);} | ^ main.c:1:1: warning: type defaults to ‘int’ in declaration of ‘s’ [-Wimplicit-int] main.c:1:3: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int] 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);} | ^ main.c:1:13: warning: type defaults to ‘int’ in declaration of ‘p’ [-Wimplicit-int] 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);} | ^ main.c:1:17: warning: return type defaults to ‘int’ [-Wimplicit-int] 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);} | ^ main.c:1:45: warning: return type defaults to ‘int’ [-Wimplicit-int] 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);} | ^~~~ main.c: In function ‘main’: main.c:1:58: warning: implicit declaration of function ‘scanf’ [-Wimplicit-function-declaration] 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);} | ^~~~~ main.c:1:1: note: include ‘<stdio.h>’ or provide a declaration of ‘scanf’ +++ |+#include <stdio.h> 1 | s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=
ソースコード
s,a[1<<17],*p=a;c(int*a,int*b){return*a-*b;}main(){for(;~scanf("%d",p);p++);for(qsort(a+1,p-a,4,c);--p-a;s+=*p-p[1]&&p[1]-p[2]);s=!printf("%d",s);}