Search:

Type: Posts; User: spirates

Search: Search took 0.07 seconds.

  1. Re: I get error when putting in more then 10 digits in my vector

    cant you tell me whats wrong? I really dont have time right now to read all that..
  2. Re: I get error when putting in more then 10 digits in my vector

    No idea :<
  3. Re: I get error when putting in more then 10 digits in my vector

    Exception in thread "main" java.util.InputMismatchException: For input string: "123123123123123"
    at java.util.Scanner.nextInt(Unknown Source)
    at java.util.Scanner.nextInt(Unknown Source)
    at...
  4. I get error when putting in more then 10 digits in my vector

    I've written this and whats happening is you type in a random number combination, and then the code will tell you how many unique numbers your number combination contains. For example typing in 5545...
Results 1 to 4 of 4