online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
import java.util.Scanner; import java.io.File; public class Main { public static void main(String[] args) { int counter = 0; int small=0; int big=0; char letter; String word; Scanner sc = new Scanner(new File("data.txt")); System.out.println(sc); sc.close(); } }
4-8 g: ggtxgtgbg

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