mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
c2e6329296
Since `#include <bits/stdc++.h>` is not a part of the C++ Standard, it was changed to more appropriate headers. Also fixed the grammatical errors here. Added a few helpful links.