Borderou de evaluare (job #1709723)

Utilizator liisLIIS-Horia-Vlad-Denis liis Data 28 mai 2016 13:37:30
Problema Tribut Status done
Runda ONIS 2016 - Runda - 2 - ACM ICPC Romanian Programming Contest Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool bfs()’: user.cpp:31:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < nod[poz].size(); i ++) ^ user.cpp: In function ‘int main()’: user.cpp:81:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < nod[n + m + 1].size(); i ++) ^ user.cpp:45:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("tribut.in", "r", stdin); ^ user.cpp:46:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("tribut.out", "w", stdout); ^ user.cpp:47:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:50:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:58:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &Fmax[0][i]); ^ user.cpp:65:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &nr, &tribut); ^ user.cpp:68:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &tara); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms636kbOK100
Punctaj total100

Ceva nu functioneaza?