Borderou de evaluare (job #2506466)

Utilizator richardbaczur1Baczur Richard richardbaczur1 Data 8 decembrie 2019 11:11:56
Problema Friend of Friend Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void BFS(int)': main.cpp:22:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].adj.size(); i++) ~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:42:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("fof.in", "r", stdin); ^ main.cpp:43:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("fof.out", "w", stdout); ^ main.cpp:45:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ main.cpp:49:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms262kbIncorect0
Punctaj total0

Ceva nu functioneaza?