Borderou de evaluare (job #615117)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cadouri | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 9 nov. 2021 11:04:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:21: error: size '4000000004' of array 'v' exceeds maximum object size '2147483647'
8 | int n,i,c,k,s=0,v[1000000001],gigel=0;
| ^
main.cpp:12:17: error: 'v' was not declared in this scope
12 | in>>v[i];
| ^