Borderou de evaluare (job #2667255)

Utilizator spartanul300Vasile Andrei spartanul300 Data 3 noiembrie 2020 10:52:07
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void adauga_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
4111ms24510kbOK1030
5132ms25821kbOK10
6144ms27131kbOK10
7254ms27394kbOK1010
8487ms34865kbOK1030
9879ms40427kbOK10
10951ms37748kbOK10
Punctaj total100

Ceva nu functioneaza?