Borderou de evaluare (job #3237239)

Utilizator MihaiZ777MihaiZ MihaiZ777 Data 7 iulie 2024 12:34:54
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'bool Evaluate(Node*)': main.cpp:149:20: warning: enumeration value 'OT_OPERAND' not handled in switch [-Wswitch] 149 | switch (node->op) { | ^ main.cpp:149:20: warning: enumeration value 'OT_UNDEFINED' not handled in switch [-Wswitch] main.cpp:142:12: warning: enumeration value 'NT_DEFAULT' not handled in switch [-Wswitch] 142 | switch (node->type) { | ^ main.cpp: In function 'Node* Expression(OperationType)': main.cpp:138:12: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 138 | return x; | ^ main.cpp:111:11: note: 'x' was declared here 111 | Node *x, *y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbOK10
60ms303kbOK10
70ms303kbOK10
80ms303kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total80

Ceva nu functioneaza?