Borderou de evaluare (job #2657456)

Utilizator rares404AlShaytan - Balasescu Rares rares404 Data 10 octombrie 2020 17:11:38
Problema Text3 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:48:2: error: 'stack' is not a member of 'std' std::stack<int> st ; ^~~ main.cpp:48:13: error: expected primary-expression before 'int' std::stack<int> st ; ^~~ main.cpp:50:3: error: 'st' was not declared in this scope st.push(start) ; ^~ main.cpp:53:2: error: 'st' was not declared in this scope st.push(start) ; ^~ Non zero exit status: 1

Ceva nu functioneaza?