Borderou de evaluare (job #2153595)

Utilizator stefan_bogdanstefan bogdan stefan_bogdan Data 6 martie 2018 12:32:33
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void read()’: user.cpp:23:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i = 0, u, v, c; i < M; i++) ^ user.cpp: In function ‘bool augumentingPath(int, int)’: user.cpp:40:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i = 0; i <= Terminal; i++) ^ user.cpp: At global scope: user.cpp:105:1: error: expected declaration before ‘}’ token } ^ user.cpp: In function ‘void read()’: user.cpp:22:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d", &N, &M); ^ user.cpp:25:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d %d", &u, &v, &c); ^

Ceva nu functioneaza?