online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
#!/bin/bash # for i in `cat zz`; do for j in {0..3}; do echo "$i"; done; done # created the 'zz' file with the input content echo "wire [3:0] dcs_ctrl" > zz # while IFS= read -r line; do # for j in {0..3}; do # echo "$line" # done # done < zz # awk awk '{for (i = 0; i < 4; i++) print}' zz
wire [3:0] dcs_ctrl

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