Przeglądaj źródła

Added playgrounds for C++ (#11590)

* Added playgrounds for C++

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
Ajay Singh 1 rok temu
rodzic
commit
2706bca027
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      more/free-programming-playgrounds.md

+ 2 - 0
more/free-programming-playgrounds.md

@@ -98,6 +98,8 @@
 
 ### <a id="cpp"></a>C++
 
+* [C++ Shell](https://cpp.sh)
+* [Codapi](https://codapi.org/cpp)
 * [Coding Blocks](https://ide.codingblocks.com)
 * [Coding Minutes](https://ide.codingminutes.com)
 * [Compiler Explorer](https://godbolt.org)