Borderou de evaluare (job #2391603)

Utilizator SqueekDanielTodasca Daniel SqueekDaniel Data 29 martie 2019 01:32:40
Problema Bemo Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:9:14: error: 'MAXVAL' was not declared in this scope int_pair pos[MAXVAL]; ^~~~~~ main.cpp: In function 'void readInput()': main.cpp:24:31: error: 'pos' was not declared in this scope input >> V[i][j], pos[V[i][j]] = {i, j}; ^~~ main.cpp: In function 'void solveInput()': main.cpp:29:21: error: 'pos' was not declared in this scope if (V[(x = pos[i].first)][(y = pos[i].second)]) ^~~ Non zero exit status: 1

Ceva nu functioneaza?