Borderou de evaluare (job #3189046)

Utilizator edward_9xEduard O. edward_9x Data 4 ianuarie 2024 13:51:59
Problema Geamuri Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:9:9: error: 'll' does not name a type 9 | typedef ll long long; | ^~ main.cpp:10:1: error: 'll' does not name a type 10 | ll mat[1025][1025]; | ^~ main.cpp:11:1: error: 'llapar' does not name a type 11 | llapar[1025]; | ^~~~~~ main.cpp:12:1: error: 'll' does not name a type 12 | ll C, N, M; | ^~ main.cpp:13:1: error: 'll' does not name a type 13 | ll mx0 = INT_MAX, mx1 = INT_MIN; | ^~ main.cpp:14:1: error: 'll' does not name a type 14 | ll my0 = INT_MAX, my1 = INT_MIN; | ^~ main.cpp: In function 'int main()': main.cpp:21:14: error: 'C' was not declared in this scope 21 | f >> C >> N; | ^ main.cpp:21:19: error: 'N' was not declared in this scope 21 | f >> C >> N; | ^ main.cpp:27:35: error: 'mat' was not declared in this scope 27 | ++mat[i][j]; | ^~~ main.cpp:28:17: error: 'mx0' was not declared in this scope; did you mean 'x0'? 28 | mx0 = std::min(mx0, x0); | ^~~ | x0 main.cpp:29:17: error: 'mx1' was not declared in this scope; did you mean 'x1'? 29 | mx1 = std::max(mx1, x1); | ^~~ | x1 main.cpp:30:17: error: 'my0' was not declared in this scope; did you mean 'y0'? 30 | my0 = std::min(my0, y0); | ^~~ | y0 main.cpp:31:17: error: 'my1' was not declared in this scope; did you mean 'y1'? 31 | my1 = std::max(my1, y1); | ^~~ | y1 main.cpp:33:22: error: 'mx0' was not declared in this scope 33 | for (int i = mx0; i <= mx1; ++i) | ^~~ main.cpp:33:32: error: 'mx1' was not declared in this scope 33 | for (int i = mx0; i <= mx1; ++i) | ^~~ Non zero exit status: 1

Ceva nu functioneaza?