Search:

Type: Posts; User: searchformeaning

Search: Search took 0.09 seconds.

  1. Re: Simple encryption/ decryption problem

    Thanks for your reply. That makes everything clear. I thought that it's more complicated than that :o . Anyway, what do you think of my code? Is it clear, well-written or it has problems?
  2. Simple encryption/ decryption problem

    I have a question considering a problem I have worked on. Here is the problem statement:


    My code Encryption part:


    package java4_37;
    import java.util.Scanner;

    public class Java4_37
  3. Re: How to think about LOOPS in the first place

    Thanks for your help. Now, I know how to do it. That's the kind of help I am searching for. How to THINK of a problem not here's the code to do what you want.
  4. Re: How to think about LOOPS in the first place

    Thanks for your reply and sorry, if I posted my thread on the wrong sub-forum. This is an example of a problem that I could not figure out how to construct loops to solve it.





    1181
  5. How to think about LOOPS in the first place

    Hello,
    I'm new to this forum. I saw some of the threads and posts today and then I decided to register as I found a lot of people who tend to provide REAL help. I am not a CS student. I just...
Results 1 to 5 of 5