Borderou de evaluare (job #2207821)
Utilizator | Data | 26 mai 2018 21:46:00 | |
---|---|---|---|
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:34: error: size of array ‘a’ is too large
long long n,m,a[100000][100000],sum = 0,row[100000],col[100000];
^
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 !