| Hosted by CoCalc | Download
Kernel: C++11

Try the xeus-cling C++ kernels for Jupyter in CoCalc

After following the instructions to install the xeus-cling C++ kernels for Juypter in a CoCalc project based on Ubuntu 18.04.

int i = 1; i + 3
4