Borderou de evaluare (job #1190048)
Utilizator | Data | 24 mai 2014 13:15:16 | |
---|---|---|---|
Problema | Quadratum | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:33: error: size of array ‘rs’ is too large
unsigned long long rs[1000000001];
^
user.cpp: In function ‘int main()’:
user.cpp:20:3: error: ‘rs’ was not declared in this scope
rs[i]+=r[i-1]+i*(2*(n-i+1)-1);
^
user.cpp:20:10: error: ‘r’ was not declared in this scope
rs[i]+=r[i-1]+i*(2*(n-i+1)-1);
^
user.cpp:23:9: error: ‘rs’ was not declared in this scope
cout<<rs[a[i]]<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !