Borderou de evaluare (job #1814363)

Utilizator andreicoman299Coman Andrei andreicoman299 Data 23 noiembrie 2016 21:46:56
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:62:19: error: ‘f’ was not declared in this scope while(p!=u && f){ ^ user.cpp:64:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<G[node].size();i++) ^ user.cpp:73:23: error: expected primary-expression before ‘;’ token u+; ^ user.cpp: In function ‘char nextch()’: user.cpp:12:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(buf, BUF_SIZE, 1, fi); ^

Ceva nu functioneaza?