Borderou de evaluare (job #1892237)

Utilizator GabiTulbaGabi Tulba-Lecu GabiTulba Data 24 februarie 2017 20:31:19
Problema Showroom Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:155: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:162: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:99:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘bool bigger2(char*, char*)’: user.cpp:119:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:186: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:191: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:150:9: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] return last; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1380kbOK10
20ms1436kbOK10
34ms1548kbOK10
44ms1732kbOK10
520ms2468kbOK10
636ms3416kbOK10
760ms4068kbOK10
8188ms5316kbOK10
9120ms4432kbOK10
1088ms5320kbOK10
Punctaj total100

Ceva nu functioneaza?