Borderou de evaluare (job #2343834)

Utilizator DavidLDavid Lauran DavidL Data 14 februarie 2019 12:59:24
Problema Parcele Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void baleiere()': main.cpp:22:32: error: 'l' was not declared in this scope for (int i = XMAX - 1; i - l + 1 >= 0; i--) ^ main.cpp: In function 'int main()': main.cpp:30:11: error: 'dx' was not declared in this scope fi >> dx >> dy >> n; ^~ main.cpp:30:17: error: 'dy' was not declared in this scope fi >> dx >> dy >> n; ^~ main.cpp:30:23: error: 'n' was not declared in this scope fi >> dx >> dy >> n; ^ main.cpp:39:9: error: 'rmq' was not declared in this scope rmq(); ^ main.cpp:44:20: error: 'best' was not declared in this scope int maxx = best[i] + queryRmqX(x + l, XMAX - 1); ^~~~ main.cpp:44:40: error: 'x' was not declared in this scope int maxx = best[i] + queryRmqX(x + l, XMAX - 1); ^ main.cpp:44:44: error: 'l' was not declared in this scope int maxx = best[i] + queryRmqX(x + l, XMAX - 1); ^ main.cpp:44:55: error: 'queryRmqX' was not declared in this scope int maxx = best[i] + queryRmqX(x + l, XMAX - 1); ^ main.cpp:45:40: error: 'y' was not declared in this scope int maxy = best[i] + queryRmqY(y + l, XMAX - 1); ^ main.cpp:45:55: error: 'queryRmqY' was not declared in this scope int maxy = best[i] + queryRmqY(y + l, XMAX - 1); ^ Non zero exit status: 1

Ceva nu functioneaza?