online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
// Feud program using System; using System.Collections.Generic; public class Program { // ------------------------- // Globals // ------------------------- // ------------------------- // Subprograms // ------------------------- static void forage_herb() { } static void cauldron(string spell, List<string> herb) { } static void brew_spell() { } static void cast_spell() { } static void take_action() { } // ------------------------- // Main program // ------------------------- static void Main() { } }

Compiling Program...

Command line arguments:
Standard Input: Interactive Console Text
×

                

                

Program is not being debugged. Click "Debug" button to start program in debug mode.

#FunctionFile:Line
VariableValue
RegisterValue
ExpressionValue