C++ on BuddyCode

Write, compile and run C++ in seconds.

Run C++ online with BuddyCode. Modern compiler, fast execution, perfect for interviews, contests and learning.

main.cpp
#include <iostream>
using namespace std;

int main() {
  cout << "Hello BuddyCode";
}
✓ Feature

Modern C++ compiler

✓ Feature

STL support

✓ Feature

Instant feedback