Borderou de evaluare (job #632566)

Utilizator avatar danielbirsann Birsan Daniel danielbirsann IP ascuns
Problemă Porumbei (clasele 11-12) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 feb. 2022 12:42:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:6:36: error: size of array 'a' exceeds maximum object size '2147483647' 6 | unsigned long long n , m , x , y , a[100002][100002] , X[999999] , P[999999] , p , q,h,j,ok=0; | ^ main.cpp: In function 'int main()': main.cpp:15:9: error: 'a' was not declared in this scope 15 | a[x][y] = 1; | ^