Borderou de evaluare (job #3125113)

Utilizator basescurBase Scur basescur Data 1 mai 2023 21:44:01
Problema Heapuri cu reuniune Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

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:204:18: warning: unused variable 'i' [-Wunused-variable] 204 | bool i = 0; | ^ main.cpp:220:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 220 | for(int i=0; i<uncheck.size(); i++){ | ~^~~~~~~~~~~~~~~ main.cpp:225:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 225 | 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
30ms303kbOK10
424ms3252kbOK10
5153ms3788kbTime limit exceeded0
6103ms11595kbOK10
7153ms3887kbTime limit exceeded0
8153ms10604kbTime limit exceeded0
9153ms7081kbTime limit exceeded0
10153ms5234kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?