Borderou de evaluare (job #1422016)

Utilizator UTCN_heapstrUTCN HeapStr UTCN_heapstr Data 19 aprilie 2015 13:25:03
Problema Verlab Status done
Runda ONIS 2015, Runda 3 Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:39:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < g[nod].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:49:11: warning: unused variable ‘n’ [-Wunused-variable] int i, j,n; ^ user.cpp:46:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("verlab.in", "r", stdin); ^ user.cpp:47:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("verlab.out", "w", stdout); ^ user.cpp:50:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &T); ^ user.cpp:54:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &r, &c); ^ user.cpp:66:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
144ms676kbOK100
Punctaj total100

Ceva nu functioneaza?