Borderou de evaluare (job #3159472)
Utilizator | Data | 21 octombrie 2023 12:54:40 | |
---|---|---|---|
Problema | Ferma3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void reset()':
main.cpp:44:20: error: 'n' was not declared in this scope
44 | for(int i=1;i<=n;i++)
| ^
main.cpp:46:24: error: 'm' was not declared in this scope
46 | for(int j=1;j<=m;j++)
| ^
main.cpp: In function 'int main()':
main.cpp:101:33: error: expected ';' before 'if'
101 | fill_in(i,j)
| ^
| ;
102 | if(cnt>maxx)
| ~~
main.cpp:115:33: error: expected ';' before 'if'
115 | fill_in(i,j)
| ^
| ;
116 | if(cnt>maxx)
| ~~
main.cpp:92:13: warning: unused variable 'maxx' [-Wunused-variable]
92 | int maxx=0,imaxx,jmaxx,val;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !