Borderou de evaluare (job #2305445)

Utilizator cezar.plescaCezar Plesca cezar.plesca Data 20 decembrie 2018 11:54:07
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 46

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:79:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<int> >::size_type {aka long unsigned int}' [-Wformat=] printf("%d\n",C.size()); ^ main.cpp:80:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < C.size(); i++) { ~~^~~~~~~~~~ main.cpp:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < C[i].size(); j++) ~~^~~~~~~~~~~~~ main.cpp:61:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("biconex.in","r",stdin); ^ main.cpp:62:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("biconex.out","w",stdout); ^ main.cpp:64:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&N,&M); ^ main.cpp:68:23: 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
17ms2490kbComponente biconexe: componenta gresita4
27ms2490kbCorect10
37ms2490kbComponente biconexe: componenta gresita4
48ms2621kbComponente biconexe: componenta gresita4
59ms2621kbComponente biconexe: componenta gresita4
615ms2883kbComponente biconexe: componenta gresita4
724ms3276kbComponente biconexe: componenta gresita4
8339ms14995kbComponente biconexe: componenta gresita4
9156ms7864kbComponente biconexe: componenta gresita4
10183ms9699kbComponente biconexe: componenta gresita4
Punctaj total46

Ceva nu functioneaza?