online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
read awk 'BEGIN{FS=",";choice;count;i} { if(NR==1) {choice=$3;a[i++]=$3} else{ a[i++]=$3; if(choice>$3) {choice=$3;} } } END{ for(j=0;j<i;j++) { if(a[j]==choice){ count++; } } {print count} }'

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