Borderou de evaluare (job #2894229)

Utilizator biancar28Radulescu Alexia-Bianca biancar28 Data 27 aprilie 2022 16:07:28
Problema Heapuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void insert(int, int)': main.cpp:28:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int j = 0; j < V.size(); j++){ | ~~^~~~~~~~~~ main.cpp:32:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for(int j = 0; j < Poz.size(); j++){ | ~~^~~~~~~~~~~~ main.cpp: In function 'void erase(int)': main.cpp:40:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(i=0;i<Poz.size();i++){ | ~^~~~~~~~~~~ main.cpp:45:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | while(2*i+2<V.size()){ | ~~~~~^~~~~~~~~ main.cpp:58:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | while(i<V.size()){ | ~^~~~~~~~~ main.cpp:66:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 66 | for(int j = 0; j < V.size(); j++){ | ~~^~~~~~~~~~ main.cpp:70:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for(int j=0; j < Poz.size(); j++){ | ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms212kbOK1010
21ms184kbOK1010
361ms184kbOK1010
4254ms282kbTime limit exceeded00
531ms278kbIncorect00
6250ms278kbTime limit exceeded0
7253ms282kbTime limit exceeded0
8256ms290kbTime limit exceeded0
9250ms278kbTime limit exceeded0
10257ms282kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?