Borderou de evaluare (job #2067512)
Utilizator | Data | 16 noiembrie 2017 15:54:17 | |
---|---|---|---|
Problema | Roy-Floyd | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void count_path(std::vector<std::vector<int> >&, int, std::vector<std::vector<int> >&)’:
user.cpp:47:26: error: no ‘operator++(int)’ declared for postfix ‘++’ [-fpermissive]
paths++;
^
user.cpp: In function ‘int main()’:
user.cpp:77:28: error: ‘count_paths’ was not declared in this scope
count_paths(graph, n, paths);
^
user.cpp:79:5: error: expected ‘;’ before ‘return’
return 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !