Borderou de evaluare (job #1089137)

Utilizator pulseOvidiu Giorgi pulse Data 21 ianuarie 2014 15:39:57
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘void ReadData()’: user.cpp:24:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=] scanf ("%d %d %d", &n, &m, &k); ^ user.cpp:24:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] user.cpp:24:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=] user.cpp:27:24: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=] scanf ("%d", &fort[i]); ^ user.cpp:25:18: warning: unused variable ‘x’ [-Wunused-variable] for (int i = 1, x; i <= k; ++i) ^ user.cpp: In function ‘void Dijkstra(int)’: user.cpp:53:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[k].size (); i += 2) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms680kbOK10
28ms792kbOK10
3104ms1072kbOK10
44ms668kbOK10
5156ms1488kbOK10
6108ms2184kbOK10
78ms860kbOK10
8Depăşit996kbTime limit exceeded.0
9Depăşit1732kbTime limit exceeded.0
10Depăşit2984kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?