Borderou de evaluare (job #2111098)

Utilizator fanache99Constantin-Buliga Stefan fanache99 Data 21 ianuarie 2018 17:15:49
Problema Sclifoseala Status done
Runda marcel1 Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void DP(std::vector<int>&)’: user.cpp:103:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nodes.size(); i++) ^ user.cpp:104:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = i + 1; j < nodes.size(); j++) ^ user.cpp: In function ‘int DFS(int, int)’: user.cpp:135:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (son != father) ^ user.cpp: In function ‘char Advance()’: user.cpp:27:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, SIZE, stdin); ^ user.cpp: In function ‘int main()’: user.cpp:152:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sclifoseala.in", "r", stdin); ^ user.cpp:153:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sclifoseala.out", "w", stdout); ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms944kbOK20
2156ms5104kbOK20
3104ms4580kbOK20
4Depăşit8728kbTime limit exceeded.0
5108ms4700kbOK20
Punctaj total80

Ceva nu functioneaza?