Borderou de evaluare (job #1839998)

Utilizator Coroian_DavidCoroian David Coroian_David Data 3 ianuarie 2017 17:54:51
Problema Bacterii2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void solve()’: user.cpp:32:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j, nr, st, dr; ^ user.cpp:32:19: warning: variable ‘st’ set but not used [-Wunused-but-set-variable] int i, j, nr, st, dr; ^ user.cpp:32:23: warning: variable ‘dr’ set but not used [-Wunused-but-set-variable] int i, j, nr, st, dr; ^ user.cpp: In function ‘void readFile()’: user.cpp:99:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d\n", &t); ^ user.cpp:104:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d\n", &n); ^ user.cpp:106:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 200001, f); ^ user.cpp:122:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d\n", &m); ^ user.cpp:124:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 200001, f); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
140ms676kbIncorect0
Punctaj total0

Ceva nu functioneaza?