Problem | candies |
---|---|
User | haydendoo |
Submission Time | 2023-01-14 18:41:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp:45,
from /usr/include/c++/9/ext/pb_ds/detail/container_base_dispatch.hpp:90,
from /usr/include/c++/9/ext/pb_ds/assoc_container.hpp:48,
from /usr/include/x86_64-linux-gnu/c++/9/bits/extc++.h:73,
from candies.cpp:2:
candies.cpp: In function ‘int main()’:
candies.cpp:48:15: error: ‘s’ was not declared in this scope
48 | } assert(!s.empty()); bruh: cout<<(*st.begin())-1<<"\n";
| ^