> cd ./playground.cc
// playground.cc
浏览器里的 C++
clang 在你的浏览器里编译,源码不会上传。单次运行限时 5 秒。原理和限制写在 这篇笔记。
// playground.cc
> make toolchain
// loading playground...
clang 在你的浏览器里编译,源码不会上传。单次运行限时 5 秒。原理和限制写在 这篇笔记。
Write C/C++ freely in the left editor, then click run to compile and execute. Examples are for reference only; stdin is only needed when your program reads input.
Run your code to see output here.