Borderou de evaluare (job #2020340)

Utilizator cristina_borzaCristina Borza cristina_borza Data 9 septembrie 2017 21:48:47
Problema Demolish Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:19:43: error: ‘Inf’ was not declared in this scope long long n, m, nr, x1, Y1, x2, y2, ans = Inf, cost, posx, posy, dx, dy; ^ user.cpp: In function ‘int main()’: user.cpp:101:26: error: ‘dx’ was not declared in this scope f >> n >> m >> nr >> dx >> dy; ^ user.cpp:101:32: error: ‘dy’ was not declared in this scope f >> n >> m >> nr >> dx >> dy; ^ user.cpp:105:38: error: ‘cost’ was not declared in this scope f >> x1 >> Y1 >> x2 >> y2 >> cost; ^ user.cpp:141:17: error: ‘posx’ was not declared in this scope posx = i - dx + 1; ^ user.cpp:142:17: error: ‘posy’ was not declared in this scope posy = aux.second; ^ user.cpp:148:10: error: ‘posx’ was not declared in this scope g << posx - 1 << " " << posy - 1 << " " << posx + dx - 1<< " " << posy + dy - 1; ^ user.cpp:148:29: error: ‘posy’ was not declared in this scope g << posx - 1 << " " << posy - 1 << " " << posx + dx - 1<< " " << posy + dy - 1; ^

Ceva nu functioneaza?