Search:

Type: Posts; User: verilocos

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    782

    Robotypo algorithm contest

    I created a algorithm contest here, in java, only for programmer's fun...
    Robotypo

    %%-
  2. defeat win3 - (Master says if the title is not long the tree will hide this post)

    I created a tiny site for Java programs to fight. Currently a robot named "win3" rules. Anyone helps to defeat it? Here's the portal: Robotypo
  3. Replies
    1
    Views
    1,503

    Re: Generalized Linked Lists

    java.util.List class actually holds "object reference" as its element. So by default the List can be used as generalized list:
    List<?> myList = ...;
    You can put list A as an element into list B.
  4. Replies
    3
    Views
    902

    Re: Verilocos' Robotypo

    Thank GregBrannon. Do we have any associated projects/events hosting on JavaProgrammingForums?
  5. Replies
    132
    Views
    72,291

    Sticky: Re: 500 Ways to Print 1 to 10

    The ultimate neat solution ever, IMHO.
  6. Replies
    3
    Views
    902

    Verilocos' Robotypo

    Hello every, I'm Verilocos, a programmer amazed by coding from years ago. I'm a Java programmer myself. I found JavaProgrammingForums to promote a non-profit Java site created by myself. The site...
Results 1 to 6 of 7