Borderou de evaluare (job #2207822)
Utilizator | Data | 26 mai 2018 21:47:34 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main(int, const char**)’:
user.cpp:14:31: error: size of array ‘a’ is too large
int n,m,a[1000000][1000000],sum = 0,row[1000000],col[1000000];
^
user.cpp:18:18: error: ‘a’ was not declared in this scope
fin>>a[i][j];
^
user.cpp:23:15: error: ‘a’ was not declared in this scope
r=a[i][j];
^
user.cpp:33:15: error: ‘a’ was not declared in this scope
r=a[i][j];
^
user.cpp:42:18: error: ‘a’ was not declared in this scope
sum+=a[i][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !