Borderou de evaluare (job #1203698)

Utilizator apopeid15Apopei Daniel apopeid15 Data 1 iulie 2014 09:18:40
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool absolute()’: user.cpp:53:18: warning: array subscript has type ‘char’ [-Wchar-subscripts] t = vals[(*p)]; ^ user.cpp: In function ‘int main()’: user.cpp:71:11: warning: array subscript has type ‘char’ [-Wchar-subscripts] vals[x] = !vals[x]; ^ user.cpp:71:22: warning: array subscript has type ‘char’ [-Wchar-subscripts] vals[x] = !vals[x]; ^ user.cpp:62:33: 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:63:35: 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:65:19: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(given_expr); ^ user.cpp:67:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &n); ^ user.cpp:70:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c", &x); ^ /tmp/ccQIihsl.o: In function `main': user.cpp:(.text.startup+0x5b): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms232kbOK10
20ms228kbOK10
30ms228kbOK10
40ms232kbOK10
50ms236kbOK10
60ms228kbOK10
70ms228kbOK10
80ms232kbOK10
90ms232kbOK10
100ms228kbOK10
Punctaj total100

Ceva nu functioneaza?