Borderou de evaluare (job #2662832)

Utilizator LucaMihaiLM10Luca Ilie LucaMihaiLM10 Data 24 octombrie 2020 16:30:24
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool adauga(int)': main.cpp:20:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ( i < myHash[cod].size() && myHash[cod][i].a != x ) ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:22:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i == myHash[cod].size() ) { ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'bool sterge(int)': main.cpp:35:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ( i < myHash[cod].size() && myHash[cod][i].a != x ) ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:37:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i < myHash[cod].size() ) { ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:68:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d%d%d", &n, &l, &u ); ^ main.cpp:70:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d", &v[i] ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
138ms16121kbKilled by Signal 110
236ms16121kbKilled by Signal 110
345ms16121kbKilled by Signal 110
457ms16384kbKilled by Signal 110
585ms16515kbKilled by Signal 110
6151ms17301kbKilled by Signal 110
7288ms18743kbKilled by Signal 110
8322ms19267kbKilled by Signal 110
9420ms20054kbKilled by Signal 110
101469ms36962kbIncorect0
Punctaj total0

Ceva nu functioneaza?