Borderou de evaluare (job #2618271)

Utilizator adriangh3Adrian Gheorghiu adriangh3 Data 24 mai 2020 16:03:26
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 58

Raport evaluator

Compilare: main.cpp: In function 'void dfs(std::vector<int>*, int, int*, int*, int*, int*, std::stack<Edge>*, int*, std::vector<int>*)': main.cpp:17:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < graph[nod].size(); k++) ~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:111:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < biconex[i].size(); j++) ~~^~~~~~~~~~~~~~~~~~~ main.cpp:72:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &n); ^ main.cpp:73:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &m); ^ main.cpp:84:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d%d", &nod1, &nod2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms4849kbCorect10
212ms4980kbComponente biconexe: componenta gresita4
312ms4980kbCorect10
413ms4980kbComponente biconexe: componenta gresita4
514ms5111kbComponente biconexe: componenta gresita4
621ms5505kbComponente biconexe: componenta gresita4
732ms6029kbComponente biconexe: componenta gresita4
8348ms26345kbCorect10
9185ms14548kbComponente biconexe: componenta gresita4
10214ms19136kbComponente biconexe: componenta gresita4
Punctaj total58

Ceva nu functioneaza?