Borderou de evaluare (job #999305)
Utilizator | Data | 19 septembrie 2013 21:06:53 | |
---|---|---|---|
Problema | Orient | Status | done |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int Dijkstra(int, int)’:
user.cpp:26:39: error: ‘memset’ was not declared in this scope
memset( DIST , INF , sizeof(DIST) );
^
user.cpp: In function ‘int main()’:
user.cpp:48:10: warning: unused variable ‘j’ [-Wunused-variable]
int i , j , x , y , c ;
^
user.cpp:57:6: warning: unused variable ‘node’ [-Wunused-variable]
int node , newnode ;
^
user.cpp:57:13: warning: unused variable ‘newnode’ [-Wunused-variable]
int node , newnode ;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !