Borderou de evaluare (job #634537)

Utilizator avatar UWUDavidUWU Guralivu David Gabriel UWUDavidUWU IP ascuns
Problemă Elementul Majoritar (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 feb. 2022 15:04:47 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:7:12: error: 'VMAX' was not declared in this scope 7 | int fr[VMAX]; | ^~~~ main.cpp:8:35: error: a function-definition is not allowed here before '{' token 8 | int countMajority(int n, int a[]) { | ^