online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
// Microscopy program using System; class Program { // ------------------------- // Subprograms // ------------------------- // Calculate the magnification static double magnification(int actual_size, int image_size) { } // ------------------------- // Main program // ------------------------- static void Main() { int actual_size = int image_size = double mag = Console.WriteLine("The magnification is " + Convert.ToString(mag) + "X"); } }

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