Borderou de evaluare (job #3124473)

Utilizator basescurBase Scur basescur Data 28 aprilie 2023 22:26:05
Problema Heapuri cu reuniune Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In constructor 'Node::Node(int)': main.cpp:44:9: warning: unused variable 'degree' [-Wunused-variable] 44 | int degree = 0; | ^~~~~~ main.cpp: In constructor 'Node::Node()': main.cpp:54:9: warning: unused variable 'degree' [-Wunused-variable] 54 | int degree = 0; | ^~~~~~ main.cpp: In member function 'void FibonacciHeap::consolidate(Node*)': main.cpp:203:18: warning: unused variable 'i' [-Wunused-variable] 203 | bool i = 0; | ^ main.cpp:219:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 219 | for(int i=0; i<uncheck.size(); i++){ | ~^~~~~~~~~~~~~~~ main.cpp:224:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 224 | for(int i=0; i<A.size(); i++){ | ~^~~~~~~~~ main.cpp:196:13: warning: unused variable 'd' [-Wunused-variable] 196 | int d; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbIncorect0
439ms3203kbIncorect0
5153ms3649kbTime limit exceeded0
6153ms10780kbTime limit exceeded0
7153ms3723kbTime limit exceeded0
8153ms9035kbTime limit exceeded0
9153ms6344kbTime limit exceeded0
10153ms5021kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?