Borderou de evaluare (job #2103155)

Utilizator DruffbaumPopescu Vlad Druffbaum Data 9 ianuarie 2018 20:33:36
Problema Lacusta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:31:35: error: ‘min’ was not declared in this scope x = min(x, d[i - 1][k]); ^ user.cpp:40:29: error: ‘min’ was not declared in this scope x = min(x, d[n - 1][i]); ^ user.cpp:11:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%hd%hd", &n, &m); ^ user.cpp:14:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%hd", &a[i][j]); ^

Ceva nu functioneaza?