Borderou de evaluare (job #2101363)

Utilizator andreicoman299Coman Andrei andreicoman299 Data 7 ianuarie 2018 12:34:00
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 84

Raport evaluator

Compilare: user.cpp: In function ‘void shrinkSCC()’: user.cpp:50:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < M.size(); i++){ ^ user.cpp:51:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < M.size(); j++) ^ user.cpp: In function ‘void buildSCC()’: user.cpp:64:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < M.size(); i++) ^ user.cpp:65:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < M[i].size(); j++) ^ user.cpp: In function ‘void matching()’: user.cpp:109:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(markedsources != S.size()){ ^ user.cpp: In function ‘int main()’: user.cpp:159:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = p + 1; i <= S.size(); i++) ^ user.cpp:166:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = S.size() + 1; i < T.size(); i++) ^ user.cpp:175:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = p + 1; i <= S.size(); i++) ^ user.cpp:182:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = S.size() + 1; i < T.size(); i++) ^ user.cpp:186:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(con != std::max(S.size(), T.size())) while(1){}; ^ user.cpp:135:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d%d", &n, &m); ^ user.cpp:138:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms504kbCorect10
20ms600kbCorect10
30ms480kbCorect10
40ms464kbCorect10
50ms516kbCorect10
60ms456kbCorect10
70ms588kbCorect10
80ms484kbCorect10
90ms508kbSolutie gresita2
100ms508kbSolutie gresita2
Punctaj total84

Ceva nu functioneaza?