Borderou de evaluare (job #1891408)

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

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
10ms1180kbOK10
20ms1236kbOK10
34ms1348kbOK10
44ms1536kbOK10
516ms2272kbOK10
632ms3224kbPartial incorect5
756ms3868kbPartial incorect5
8156ms5116kbPartial incorect5
9116ms4304kbOK10
1092ms5116kbOK10
Punctaj total85

Ceva nu functioneaza?