Post

Replies

Boosts

Views

Activity

Reply to How to include <bits/stdc++.h> file using clang++ compiler?
I'm a student too and I want to use vs code for competitive programming. But I'm using Mac so it's kind of hard for me to imbed #include bits/stdc++.h on my computer. After watching several videos and articles (which most of them turned out to be useless), I went to Finder, and I created a folder called "include" in my /usr/local folder, then I created another folder called "bits" in the "include" folder. Then I copied a document from GitHub that includes all the headsets I needed into the bits folder. But after I tried it on vs code, it still doesn't work. I'm so frustrated right now. Do you have a solution or any tips that you might want to share with me? I will be very grateful if you reply since all the videos and articles don't work for me.
Jul ’23