Borderou de evaluare (job #1891397)

Utilizator GabiTulbaGabi Tulba-Lecu GabiTulba Data 23 februarie 2017 23:23:16
Problema Showroom Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 65

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:117:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Graph[node].size();i++) ^ user.cpp: In function ‘int Get_Size(int)’: user.cpp:124:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Graph[node].size();i++) ^ user.cpp: In function ‘bool bigger(char*, char*)’: user.cpp:61:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘bool bigger2(char*, char*)’: user.cpp:81:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:139:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(IN,"%d %d %d %d ",&N,&F,&R,&K); ^ user.cpp:146:20: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(Row,MAX,IN); ^ user.cpp: In function ‘int Search(char*)’: user.cpp:112:9: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] return last; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1176kbOK10
20ms1236kbPartial incorect5
34ms1352kbPartial incorect5
44ms1532kbPartial incorect5
516ms2272kbPartial incorect5
632ms3220kbPartial incorect5
752ms3872kbPartial incorect5
8160ms5116kbPartial incorect5
9112ms4312kbOK10
1088ms5120kbOK10
Punctaj total65

Ceva nu functioneaza?