Borderou de evaluare (job #2256186)

Utilizator deleted_21e6cfe0a4b2b122DELETED deleted_21e6cfe0a4b2b122 Data 8 octombrie 2018 10:13:49
Problema Reteta2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 62

Raport evaluator

Compilare: user.cpp: In function ‘void citire_reteta(char*)’: user.cpp:28:3: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while(reteta[i] == '(' || reteta[i] == ' ') ^~~~~ user.cpp:30:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’ while(reteta[i] >= 'a' && reteta[i] <= 'z') ^~~~~ user.cpp:36:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int l = 0; l<k; l++) ~^~ user.cpp: In function ‘void afisare_reteta(ingr*, unsigned int, unsigned int)’: user.cpp:74:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < k; i++) { ~~^~~ user.cpp: In function ‘void ordonare_alfabetic(ingr*)’: user.cpp:84:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i<k-1; i++) ~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1316kbOK!10
20ms1320kbOK!10
30ms1316kbAfisarea Ingredientelor gresita3
40ms1316kbOK!10
50ms1316kbAfisarea Ingredientelor gresita3
60ms1320kbKilled by signal 11(SIGSEGV).0
70ms1316kbAfisarea Ingredientelor gresita3
80ms1316kbAfisarea Ingredientelor gresita3
90ms1324kbOK!10
100ms1320kbOK!10
Punctaj total62

Ceva nu functioneaza?