Borderou de evaluare (job #2517609)

Utilizator AndreiD31Dragan Andrei AndreiD31 Data 3 ianuarie 2020 20:54:06
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void adaug_in_hash(int)': main.cpp:14:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<hsh[rest].size();i++) if(hsh[rest][i]==val)return; ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void sterge(int)': main.cpp:21:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<hsh[rest].size();i++) if(hsh[rest][i]==val){hsh[rest].erase(hsh[rest].begin()+i);return;} ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int verifica(int)': main.cpp:27:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<hsh[rest].size();i++) if(hsh[rest][i]==val)return 1; ~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
151ms24117kbOK1010
251ms24117kbOK1010
352ms24117kbOK1010
446ms24117kbKilled by Signal 1100
545ms24117kbKilled by Signal 110
645ms24117kbKilled by Signal 110
746ms24117kbKilled by Signal 1100
846ms24117kbKilled by Signal 1100
945ms24117kbKilled by Signal 110
1045ms24117kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?