Borderou de evaluare (job #1371200)

Utilizator depevladVlad Dumitru-Popescu depevlad Data 3 martie 2015 19:53:55
Problema Logic Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:45:12: warning: unused variable ‘i’ [-Wunused-variable] int n, i, l; ^ user.cpp:45:15: warning: unused variable ‘l’ [-Wunused-variable] int n, i, l; ^ user.cpp: In function ‘void process(expression&)’: user.cpp:100:33: warning: array subscript has type ‘char’ [-Wchar-subscripts] e.v_index[e.s[i]] = e.nvar; ^ user.cpp:105:88: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(e.s[i] != '~') while(!stk.empty() && stk.top() != '(' && prior[stk.top()] >= prior[e.s[i]]) { ^ user.cpp:105:105: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(e.s[i] != '~') while(!stk.empty() && stk.top() != '(' && prior[stk.top()] >= prior[e.s[i]]) { ^ user.cpp: In function ‘bool are_same(expression&, expression&)’: user.cpp:119:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j; ^ user.cpp:120:10: warning: unused variable ‘found’ [-Wunused-variable] bool found, val1, val2; ^ user.cpp: In function ‘bool getVal(expression&, char)’: user.cpp:154:35: warning: array subscript has type ‘char’ [-Wchar-subscripts] return gen & (1 << e.v_index[x]); ^ user.cpp: In function ‘int main()’: user.cpp:37:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(inFile, "r", stdin); ^ user.cpp:38:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(outFile, "w", stdout); ^ user.cpp:47:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &n); ^ user.cpp:52:19: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(e1.s); ^ user.cpp:57:19: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(e2.s); ^ user.cpp: In function ‘bool eval(expression&)’: user.cpp:211:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /tmp/cc1VuEpd.o: In function `main': user.cpp:(.text.startup+0xbb): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms448kbOK10
20ms440kbOK10
30ms444kbOK10
40ms448kbOK10
50ms448kbOK10
60ms448kbOK10
70ms444kbIncorect0
80ms448kbOK10
90ms448kbOK10
100ms444kbOK10
Punctaj total90

Ceva nu functioneaza?