Borderou de evaluare (job #2951390)
Utilizator | Data | 6 decembrie 2022 10:19:34 | |
---|---|---|---|
Problema | Lacuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void read()':
main.cpp:40:10: warning: unused variable 'ch' [-Wunused-variable]
40 | char ch;
| ^~
main.cpp: In function 'void Fill(int, int, int)':
main.cpp:57:29: error: too few arguments to function 'void Fill(int, int, int)'
57 | Fill(inext,jnext);
| ^
main.cpp:46:6: note: declared here
46 | void Fill(int i,int j,int sol)
| ^~~~
main.cpp: In function 'void c1()':
main.cpp:75:25: error: too few arguments to function 'void Fill(int, int, int)'
75 | Fill(i,j);
| ^
main.cpp:46:6: note: declared here
46 | void Fill(int i,int j,int sol)
| ^~~~
main.cpp:79:29: warning: unused variable 'y' [-Wunused-variable]
79 | for(int y=j;j<=maxj;j++)
| ^
main.cpp:76:22: warning: unused variable 'ok' [-Wunused-variable]
76 | bool ok=1;
| ^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !