online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
<?php for ($i=0, $j=1, $z=2; $i<3; $i++, $j++, $z+=2) $arr[] = [ $i, $j, $z ]; print_r($arr);

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