Borderou de evaluare (job #2772341)
Utilizator | Data | 31 august 2021 19:35:10 | |
---|---|---|---|
Problema | AVD | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:24:1: error: 'set' does not name a type
set <long long> comb[14];
^~~
main.cpp: In function 'void dfs(int, int&, int&)':
main.cpp:31:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i<v[x].size(); i++)
~^~~~~~~~~~~~
main.cpp: In function 'void gen(int)':
main.cpp:42:5: error: 'comb' was not declared in this scope
comb[k].clear();
^~~~
main.cpp: In function 'void bktn(int, int)':
main.cpp:100:13: error: 'comb' was not declared in this scope
if (comb[k-1].find (rez) != comb[k-1].end())
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !