Borderou de evaluare (job #978885)

Utilizator petrutsxMihaela Petruta Gaman petrutsx Data 29 iulie 2013 23:29:16
Problema Evaluarea unei expresii Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void polish_form()’: user.cpp:47:19: warning: unused variable ‘aux2’ [-Wunused-variable] struct Elem aux, aux2, vf; ^ user.cpp: In function ‘int main()’: user.cpp:133:6: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ user.cpp: In function ‘int priority(char)’: user.cpp:27:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int eval(char, int, int)’: user.cpp:36:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘void polish_form()’: user.cpp:30:2: warning: ‘vf.Elem::info’ may be used uninitialized in this function [-Wmaybe-uninitialized] switch(op){ ^ user.cpp:47:25: note: ‘vf.Elem::info’ was declared here struct Elem aux, aux2, vf; ^ user.cpp:92:25: warning: ‘vf.Elem::prio’ may be used uninitialized in this function [-Wmaybe-uninitialized] while(!stk.empty() && vf.prio >= aux.prio){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms236kbOK10
2Depăşit5860kbTime limit exceeded.0
30ms236kbOK10
40ms240kbOK10
5Depăşit5856kbTime limit exceeded.0
60ms236kbOK10
7Depăşit5464kbTime limit exceeded.0
8Depăşit5736kbTime limit exceeded.0
94ms316kbIncorect0
104ms316kbIncorect0
Punctaj total40

Ceva nu functioneaza?