Borderou de evaluare (job #2011669)

Utilizator DruffbaumPopescu Vlad Druffbaum Data 16 august 2017 21:18:06
Problema Por Costel si Azerah Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:26: error: size of array ‘dp’ is too large int dp[MAXN + 1][MAXN + 1]; ^ user.cpp: In function ‘int main()’: user.cpp:13:3: error: ‘dp’ was not declared in this scope dp[0][0] = 1; ^ user.cpp:12:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &t); ^ user.cpp:16:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &n); ^ user.cpp:18:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &x); ^

Ceva nu functioneaza?