Borderou de evaluare (job #1712759)
Utilizator | Data | 3 iunie 2016 17:11:46 | |
---|---|---|---|
Problema | Granita | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:22: error: size of array ‘a’ is too large
int N,rs,a[2000000100],b[2000000100];
^
user.cpp:7:36: error: size of array ‘b’ is too large
int N,rs,a[2000000100],b[2000000100];
^
user.cpp: In function ‘int main()’:
user.cpp:11:7: error: ‘a’ was not declared in this scope
fin>>a[i]>>b[i];
^
user.cpp:11:13: error: ‘b’ was not declared in this scope
fin>>a[i]>>b[i];
^
user.cpp:12:7: error: ‘a’ was not declared in this scope
sort(a,1,a+N);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !