online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
// Valid month program using System; class Program { // ------------------------- // Subprograms // ------------------------- static bool validate_month(int month) { } // ------------------------- // Main program // ------------------------- bool valid_month = validate_month(month); Console.WriteLine("Thank you. Input accepted."); }

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