The list STL does not compile on the sublime text editor and I have to use the coding blocks ide to use this STL everytime. Is there any way so that I can use the STL offline or in some other IDE which can be downloaded ?
Using List STL in Sublime Text Editor
@aryanpandeya hey use this header file:#include<bits/stdc++.h>
or you may download Dev c++ compiler from here: https://sourceforge.net/projects/orwelldevcpp/
1 Like
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.