online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
<?php echo E_ALL . PHP_EOL; echo E_NOTICE . PHP_EOL; echo E_WARNING . PHP_EOL; echo E_STRICT . PHP_EOL; echo (E_NOTICE | E_WARNING) . PHP_EOL; echo (E_ALL & ~E_NOTICE) . PHP_EOL; echo (E_ALL & ~(E_STRICT | E_NOTICE));

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