online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
import java.util.*; public class Main { //It’s Day 1 of beginners week, so we’d be remiss to not include a classic hello world challenge! // Write code to say “hello, world!” in any language of your choosing. // Share you hello, world code with us on our Devpost. public static void main(String[] args) { System.out.println("Hello World"); } }

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