Pagini recente » Borderou de evaluare (job #1465073) | Borderou de evaluare (job #220538) | Borderou de evaluare (job #510145) | Borderou de evaluare (job #1409602) | Borderou de evaluare (job #3237238)
Borderou de evaluare (job #3237238)
Raport evaluator
Compilare:
main.cpp: In function 'bool Evaluate(Node*)':
main.cpp:161:20: warning: enumeration value 'OT_OPERAND' not handled in switch [-Wswitch]
161 | switch (node->op) {
| ^
main.cpp:161:20: warning: enumeration value 'OT_UNDEFINED' not handled in switch [-Wswitch]
main.cpp:152:12: warning: enumeration value 'NT_DEFAULT' not handled in switch [-Wswitch]
152 | switch (node->type) {
| ^
main.cpp:172:1: warning: control reaches end of non-void function [-Wreturn-type]
172 | }
| ^
main.cpp: In function 'Node* Expression(OperationType)':
main.cpp:148:12: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized]
148 | return x;
| ^
main.cpp:115:11: note: 'x' was declared here
115 | Node *x, *y;
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 0ms | 303kb | Incorect | 0 |
| 5 | 0ms | 303kb | OK | 10 |
| 6 | 0ms | 303kb | OK | 10 |
| 7 | 0ms | 303kb | OK | 10 |
| 8 | 0ms | 303kb | OK | 10 |
| 9 | 0ms | 303kb | OK | 10 |
| 10 | 0ms | 303kb | OK | 10 |
| Punctaj total | 80 |