Borderou de evaluare (job #2652729)
Utilizator | Data | 25 septembrie 2020 16:37:41 | |
---|---|---|---|
Problema | Boom | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main(int, const char**)':
main.cpp:83:2: error: 'stack' is not a member of 'std'
std::stack<int> sol ;
^~~
main.cpp:83:13: error: expected primary-expression before 'int'
std::stack<int> sol ;
^~~
main.cpp:85:3: error: 'sol' was not declared in this scope
sol.push(dp[node].idx) ;
^~~
main.cpp:90:10: error: 'sol' was not declared in this scope
while (!sol.empty()) {
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !