Borderou de evaluare (job #2897705)
Utilizator | Data | 4 mai 2022 16:12:14 | |
---|---|---|---|
Problema | Planeta | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void sol(int, int, int, int*)':
main.cpp:18:29: error: too few arguments to function 'void sol(int, int, int, int*)'
18 | sol(a, i - 1, k / v[b - i]);
| ^
main.cpp:11:6: note: declared here
11 | void sol(int a, int b, int k, int v[])
| ^~~
main.cpp:20:29: error: too few arguments to function 'void sol(int, int, int, int*)'
20 | sol(i + 1, b, k % v[b - i]);
| ^
main.cpp:11:6: note: declared here
11 | void sol(int a, int b, int k, int v[])
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !