Borderou de evaluare (job #2288771)
Utilizator | Data | 23 noiembrie 2018 20:55:34 | |
---|---|---|---|
Problema | Loto | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void findSum(int, std::__cxx11::string, int)':
main.cpp:33:41: error: too many arguments to function 'void findSum(int, std::__cxx11::string, int)'
findSum(temp, str, nr, limit - 1);
^
main.cpp:13:6: note: declared here
void findSum(int sum, string past, int limit){
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:41:11: error: 'n' was not declared in this scope
while(n--){
^
main.cpp:46:26: error: too many arguments to function 'void findSum(int, std::__cxx11::string, int)'
findSum(0, "", sum, 6);
^
main.cpp:13:6: note: declared here
void findSum(int sum, string past, int limit){
^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !