Borderou de evaluare (job #1120578)
Utilizator | Data | 25 februarie 2014 08:39:16 | |
---|---|---|---|
Problema | Diagonale | Status | done |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:1: error: expected initializer before ‘long’
long long sdpdp[1001],sdpds[2001];
^
user.cpp: In function ‘int main()’:
user.cpp:18:16: error: ‘x’ was not declared in this scope
f>>x[i][j];
^
user.cpp:21:13: error: ‘sdpdp’ was not declared in this scope
sdpdp[i-j+n] += x[i][j];
^
user.cpp:21:29: error: ‘x’ was not declared in this scope
sdpdp[i-j+n] += x[i][j];
^
user.cpp:22:13: error: ‘sdpds’ was not declared in this scope
sdpds[i+j] += x[i][j];
^
user.cpp:25:12: error: ‘sdpdp’ was not declared in this scope
if(sdpdp[q] > mad)
^
user.cpp:28:12: error: ‘sdpds’ was not declared in this scope
if(sdpds[w] > mas)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !