Borderou de evaluare (job #1036312)

Utilizator DemnokStefan Demnok Data 19 noiembrie 2013 10:34:14
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Citeste()’: user.cpp:18:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld",&n,&m); ^ user.cpp:18:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:21:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld%ld",&x,&y,&c); ^ user.cpp:21:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:21:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=] user.cpp: In function ‘void Dijkstra()’: user.cpp:38:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0;j<B[i].size();j++) ^ user.cpp: In function ‘void Scrie()’: user.cpp:55:36: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] else printf("%ld ",D[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms808kbOK10
24ms808kbOK10
34ms848kbOK10
44ms864kbOK10
524ms1172kbOK10
644ms1516kbOK10
764ms1668kbOK10
868ms1924kbOK10
9216ms3844kbOK10
10284ms4900kbOK10
Punctaj total100

Ceva nu functioneaza?