Borderou de evaluare (job #763164)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Elementul Majoritar (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 feb. 2024 14:51:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:11: error: size of array 'f' exceeds maximum object size '2147483647'
6 | long long f[1000000000];
| ^
main.cpp: In function 'int main()':
main.cpp:14:9: error: 'f' was not declared in this scope
14 | f[x]++;
| ^