Borderou de evaluare (job #1347810)
Utilizator | Data | 19 februarie 2015 11:37:11 | |
---|---|---|---|
Problema | Diagonale | Status | done |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:20: error: ‘INT_MIN’ was not declared in this scope
long long n, maxim=INT_MIN, s1[2010], s2[2010], a[1005][1005];
^
user.cpp: In function ‘int main()’:
user.cpp:17:11: error: ‘a’ was not declared in this scope
fin >> a[i][j];
^
user.cpp:24:4: error: ‘s1’ was not declared in this scope
s1[k]+=a[i][j];
^
user.cpp:24:11: error: ‘a’ was not declared in this scope
s1[k]+=a[i][j];
^
user.cpp:37:4: error: ‘s1’ was not declared in this scope
s1[n+k-1]+=a[i][j];
^
user.cpp:37:15: error: ‘a’ was not declared in this scope
s1[n+k-1]+=a[i][j];
^
user.cpp:50:4: error: ‘s2’ was not declared in this scope
s2[k]+=a[i][j];
^
user.cpp:50:11: error: ‘a’ was not declared in this scope
s2[k]+=a[i][j];
^
user.cpp:63:4: error: ‘s2’ was not declared in this scope
s2[n+k-1]+=a[i][j];
^
user.cpp:63:15: error: ‘a’ was not declared in this scope
s2[n+k-1]+=a[i][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !