notebook.community
Edit and run
In [1]: #include "stdio.h" int main() { printf("%d\n",10); }
#include "stdio.h" int main() { printf("%d\n",10); }
10
In [2]: !conda install -c conda-forge rise
!conda install -c conda-forge rise
[C kernel] GCC exited with code 1, the executable will not be executed