suggest some online compiler for c/c++

c++

Solution

Codepad

For others languages too!

Problem

I am developing a website for which I need an online C/C++ compiler for testing code online. Is there any possible and feasible solution for this? I need this compiler so that students can test their code online.

Original source