Borderou de evaluare (job #1994464)

Utilizator Al3ks1002Alex Cociorva Al3ks1002 Data 25 iunie 2017 00:13:28
Problema Dans Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:179:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < cycle.size(); i++) { ^ user.cpp:187:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = where; i < cycle.size(); i++) { ^ user.cpp:140:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dans.in", "r", stdin); ^ user.cpp:141:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dans.out", "w", stdout); ^ user.cpp: In member function ‘void FastReader::AdvancePointer()’: user.cpp:38:40: 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, kMaxDim, stdin); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12328ms18124kbOK100
Punctaj total100

Ceva nu functioneaza?