Borderou de evaluare (job #2517610)

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

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
148ms24117kbOK1010
251ms24117kbOK1010
351ms24117kbOK1010
4100ms24510kbOK1030
5128ms25690kbOK10
6130ms27131kbOK10
7277ms27394kbOK1010
8466ms34865kbOK1030
9969ms40370kbOK10
10853ms37748kbOK10
Punctaj total100

Ceva nu functioneaza?