Search:

Type: Posts; User: i4ba1

Search: Search took 0.09 seconds.

  1. Re: How to returned random number to original number?

    Thank you for reply helloworld922

    but the randomly not just sequence i can be like "CRTG-GJK1", and i random that string and i want return it into originally. can you give me the solution for this?
  2. How to returned random number to original number?

    Hai guys,

    Ok, the example about this problem is, i random the number such as 1234 be 3241. And i want to returned the random number 3241 into 1234 again. can anyone help me?.

    Best Regards
  3. java.lang.ClassNotFoundException: com.mysql.jdbc.Driver

    Hai all,

    i have problem when i run jar on windows. i user this command java -jar server.jar. but the following error show. the com.mysql.jdbc.Driver class not found. can you help me??
  4. find the sum of even number not exceed four million

    Hai all

    i try to solve the this problem:
    Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be:

    1, 2, 3,...
Results 1 to 4 of 4