Pagini recente » Borderou de evaluare (job #2182438) | Borderou de evaluare (job #2776896)
Borderou de evaluare (job #2776896)
Raport evaluator
Compilare:
main.cpp: In constructor 'Node::Node()':
main.cpp:7:9: warning: 'Node::parent' will be initialized after [-Wreorder]
Node* parent;
^~~~~~
main.cpp:6:7: warning: 'int Node::pcost' [-Wreorder]
int pcost;
^~~~~
main.cpp:9:3: warning: when initialized here [-Wreorder]
Node() : parent(nullptr), pcost(0) {}
^~~~
main.cpp: In constructor 'Node::Node(Node*, int)':
main.cpp:7:9: warning: 'Node::parent' will be initialized after [-Wreorder]
Node* parent;
^~~~~~
main.cpp:6:7: warning: 'int Node::pcost' [-Wreorder]
int pcost;
^~~~~
main.cpp:10:3: warning: when initialized here [-Wreorder]
Node(Node* parent, int pcost) : parent(parent), pcost(pcost) {}
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 2ms | 131kb | Incorect | 0 |
5 | 2ms | 131kb | Incorect | 0 |
6 | 2ms | 131kb | Incorect | 0 |
7 | 2ms | 131kb | Incorect | 0 |
8 | 2ms | 131kb | Incorect | 0 |
9 | 2ms | 131kb | Incorect | 0 |
10 | 2ms | 131kb | Incorect | 0 |
Punctaj total | 30 |