Borderou de evaluare (job #1545311)

Utilizator SilviuIIon Silviu SilviuI Data 6 decembrie 2015 16:59:38
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘bool factor()’: user.cpp:43:33: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (!ok) x=!val[s[j]]; else ^ user.cpp:44:27: warning: array subscript has type ‘char’ [-Wchar-subscripts] x=val[s[j]]; ^ user.cpp: In function ‘int main()’: user.cpp:56:26: warning: array subscript has type ‘char’ [-Wchar-subscripts] scanf("%c",&c); val[c]=1-val[c]; j=1; ^ user.cpp:56:35: warning: array subscript has type ‘char’ [-Wchar-subscripts] scanf("%c",&c); val[c]=1-val[c]; j=1; ^ user.cpp:51:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bool.in","r",stdin); ^ user.cpp:52:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bool.out","w",stdout); ^ user.cpp:53:10: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(s+1); n=strlen(s+1); ^ user.cpp:54:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n",&m); ^ user.cpp:56:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c",&c); val[c]=1-val[c]; j=1; ^ user.cpp: In function ‘bool factor()’: user.cpp:28:10: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] bool x; ^ /tmp/ccR92TI1.o: In function `main': user.cpp:(.text.startup+0x53): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms264kbOK10
20ms264kbIncorect0
30ms264kbIncorect0
40ms264kbIncorect0
50ms268kbIncorect0
60ms260kbIncorect0
70ms264kbIncorect0
80ms264kbIncorect0
90ms260kbIncorect0
100ms260kbOK10
Punctaj total20

Ceva nu functioneaza?