Borderou de evaluare (job #2111037)

Utilizator fanache99Constantin-Buliga Stefan fanache99 Data 21 ianuarie 2018 16:42:29
Problema Sclifoseala Status done
Runda marcel1 Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void DP(std::vector<int>&)’: user.cpp:64:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nodes.size(); i++) ^ user.cpp:65:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = i + 1; j < nodes.size(); j++) ^ user.cpp:72:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nodes.size(); i++) ^ user.cpp:75:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < nodes.size(); j++) ^ 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:127: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:128: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
10ms960kbIncorect0
2152ms5116kbOK20
3104ms4568kbOK20
4660ms8828kbIncorect0
5104ms4708kbIncorect0
Punctaj total40

Ceva nu functioneaza?