Borderou de evaluare (job #3237222)

Utilizator MihaiZ777MihaiZ MihaiZ777 Data 7 iulie 2024 11:45:16
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'bool Evaluate(Node*)': main.cpp:151:20: warning: enumeration value 'OT_MAX' not handled in switch [-Wswitch] 151 | switch (node->op) { | ^ main.cpp:151: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:162:1: warning: control reaches end of non-void function [-Wreturn-type] 162 | } | ^ main.cpp: In function 'Node* Expression(OperationType)': main.cpp:138:12: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 138 | return x; | ^ main.cpp:109:11: note: 'x' was declared here 109 | Node *x, *y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
30ms303kbIncorect0
47ms393kbKilled by Signal 110
50ms303kbOK10
60ms303kbOK10
70ms303kbOK10
80ms303kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total70

Ceva nu functioneaza?