Borderou de evaluare (job #2373118)
Utilizator | Data | 7 martie 2019 12:21:04 | |
---|---|---|---|
Problema | Fadema | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:13: error: 'j' was not declared in this scope
for(j=1; j<=m; j++)
^
main.cpp:14:13: error: 'j' was not declared in this scope
for(j=m; j>=1; j++)
^
main.cpp:23:13: error: 'j' was not declared in this scope
for(j=1;j<=m;j++){
^
main.cpp:24:13: error: 'minn' was not declared in this scope
minn=rasp[i][j];
^~~~
main.cpp:25:17: error: 'p' was not declared in this scope
for(p=i;p<=n;p++)
^
main.cpp:29:33: error: 'maxs' was not declared in this scope
if((p-i+1)*minn>maxs) maxs=(p-i+1)*minn;
^~~~
main.cpp:34:10: error: 'maxs' was not declared in this scope
out<<maxs;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !