Borderou de evaluare (job #749955)

Utilizator avatar ANDRAGABRIELA ANDRA GABRIELA CIRSTOIU ANDRAGABRIELA IP ascuns
Problemă Div & Mul (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 9 dec. 2023 00:35:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:10:2: error: size '3600000000' of array 'frb' exceeds maximum object size '2147483647' 10 | }frb[90000000]; | ^~~ main.cpp: In function 'int main()': main.cpp:49:24: error: 'frb' was not declared in this scope; did you mean 'fr'? 49 | if(frb[d/10].u[d%10]<p)frb[d/10].u[d%10]=p; | ^~~ | fr main.cpp:79:20: error: 'frb' was not declared in this scope; did you mean 'fr'? 79 | if(a%i!=0&&frb[i/10].u[i%10]!=0) | ^~~ | fr main.cpp:84:15: error: 'frb' was not declared in this scope; did you mean 'fr'? 84 | while(frb[i/10].u[i%10]!=0) | ^~~ | fr