Borderou de evaluare (job #1249552)

Utilizator HotSteelBeteag Ion Andrei HotSteel Data 27 octombrie 2014 09:41:07
Problema Arbori indexati binar Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void update(int, int)’: user.cpp:10:27: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for( ; p <= n ; p += p&(p-1)^p) ^ user.cpp: In function ‘int query(int)’: user.cpp:18:22: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for( ; p ; p -= p&(p-1)^p) ^ user.cpp: In function ‘int main()’: user.cpp:79:32: warning: format ‘%d’ expects a matching ‘int*’ argument [-Wformat=] scanf("%d%d",&a); ^ user.cpp: In function ‘int bs(int, int, int)’: user.cpp:40:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:44:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("aib.in" , "r" , stdin); ^ user.cpp:45:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("aib.out", "w", stdout); ^ user.cpp:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&m); ^ user.cpp:54:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&tmp); ^ user.cpp:61:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&op); ^ user.cpp:67:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&a,&b); ^ user.cpp:73:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&a,&b); ^ user.cpp:79:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&a); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms244kbKilled by signal 11(SIGSEGV).0
20ms248kbKilled by signal 11(SIGSEGV).0
30ms272kbIncorect0
44ms352kbIncorect0
58ms384kbKilled by signal 11(SIGSEGV).0
612ms508kbKilled by signal 11(SIGSEGV).0
720ms576kbKilled by signal 11(SIGSEGV).0
820ms640kbKilled by signal 11(SIGSEGV).0
920ms640kbIncorect0
1020ms644kbIncorect0
Punctaj total0

Ceva nu functioneaza?