Search:

Type: Posts; User: NikosNt

Search: Search took 0.07 seconds.

  1. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    thanks a lot for your effort to help me (even though I didnt like a part of the last message).
    Cheers
    Nikos
  2. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    the earlierst date is the first day of the first year so propably 1/1/1
  3. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    we can ask the user to say what name is the first date of the present but he said it's not necessary and had to allow us to do it since lots of people asked for it
  4. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    I cannot use any date I want there are some restrictions.I actually cant use any date
  5. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    what If I dont have a given date? I mean if I dont know what day it is for any day
  6. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    do you have any reccomendations about the part of the leap year and the part of december and such?Also I didnt really get the day calculation thing
  7. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    I have come ro realize that possibly this problem only occurs when of the given months is december.I think that if the months given are not december it works perfectly fine
  8. Replies
    14
    Views
    7,271

    Re: New Programming Student Looking for Help

    So here is the program I have created in order to solve this.
    import acm.program.*;
    public class ask2 extends Program {
    public void run() {
    println ("Give the first date.Year,Month,Day");...
  9. Replies
    14
    Views
    7,271

    New Programming Student Looking for Help

    Hello everyone I am new to this site I have recently joined the university of Computer science in Greece and although we have never used java before our teacher in ''programming with java'' has given...
Results 1 to 9 of 9