| Problem | pythonlist |
|---|---|
| User | StormyGood |
| Submission Time | 2025-11-07 15:10:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:21:17: error: ‘class std::stack<int>’ has no member named ‘peek’
21 | else cout<<s.peek();
| ^~~~