Borderou de evaluare (job #3275881)
Utilizator | Data | 11 februarie 2025 21:24:12 | |
---|---|---|---|
Problema | Subsir crescator maximal | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:1: error: 'stack' does not name a type; did you mean 'obstack'?
9 | stack<int> st;
| ^~~~~
| obstack
main.cpp: In function 'int main()':
main.cpp:31:13: error: 'st' was not declared in this scope; did you mean 'std'?
31 | st.push(org[i]), k--;
| ^~
| std
main.cpp:33:13: error: 'st' was not declared in this scope; did you mean 'std'?
33 | while (!st.empty())
| ^~
| std
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !