online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
import java.util.*; public class Main { public static void main(String[] args) { String s = "hkk 9 + 6 = 19.0"; Scanner sc = new Scanner(s); while (sc.hasNext()) { if (sc.hasNextByte()) { System.out.println("Found Byte value :" + sc.nextByte(12)); } else { System.out.println("Not found Byte value :" + sc.next()); } } } }

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