Borderou de evaluare (job #1528643)
Utilizator | Data | 19 noiembrie 2015 21:57:02 | |
---|---|---|---|
Problema | Granita | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:22: error: size of array ‘a’ is too large
long a[2000000001], b[2000000001], cont = 0;
^
user.cpp:31:37: error: size of array ‘b’ is too large
long a[2000000001], b[2000000001], cont = 0;
^
user.cpp:37:14: error: ‘b’ was not declared in this scope
f >> b[i];
^
user.cpp:38:14: error: ‘a’ was not declared in this scope
f >> a[b[i]];
^
user.cpp:43:16: error: ‘a’ was not declared in this scope
while (a[b[i]] > a[b[i + k]]
^
user.cpp:43:18: error: ‘b’ was not declared in this scope
while (a[b[i]] > a[b[i + k]]
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !