online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
public class Main { public static void main(String[] args) { // Exempel 1 System.out.println("Hello World!"); // Exempel 2 System.out.println("Dagens datum är: " + "2019-03-18"); // Exempel 3 System.out.println("1 + 1"); System.out.println(1 + 1); } }

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