bontaramsonta / cpp-playground

C++ playground w/ dev mode and documenting scripts for faster solving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP Playground

fast playground environment

compiles and runs the code when the main.cpp or in (input file) changes the output is written to out (output file) and the errors in terminal requirements

  • nodejs
  • npm
npm ci
npm run dev

About

C++ playground w/ dev mode and documenting scripts for faster solving


Languages

Language:JavaScript 74.1%Language:C++ 25.9%