Borderou de evaluare (job #3128987)
Utilizator | Data | 11 mai 2023 21:39:42 | |
---|---|---|---|
Problema | Tsunami | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void DFSFill(short int, short int)':
main.cpp:26:32: error: too many arguments to function 'void DFSFill(short int, short int)'
26 | DFSFill(r + dr[dir], c + dc[dir], h);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:22:6: note: declared here
22 | void DFSFill(short r, short c) {
| ^~~~~~~
main.cpp: In function 'int main()':
main.cpp:43:40: error: too many arguments to function 'void DFSFill(short int, short int)'
43 | DFSFill(r, c, h);
| ~~~~~~~^~~~~~~~~
main.cpp:22:6: note: declared here
22 | void DFSFill(short r, short c) {
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !