Search found 3 matches

by Genxcop
Mon Sep 04, 2006 3:41 am
Forum: Algorithms
Topic: Dynamic Programming Problems
Replies: 4
Views: 3220

Dynamic Programming Problems

Can anyone give me problems that use dynamic programming, I need to practice:)

Thanks in advance
by Genxcop
Fri Sep 01, 2006 8:58 am
Forum: Volume 6 (600-699)
Topic: 670 - The dog task
Replies: 16
Views: 10313

670 Sqrt Problem

The online judge won't recognise math.h

Is there a way to work around the distance formula which requires the square root function or will I have to program my own to work out the square root of numbers?

thanx in advance
by Genxcop
Wed Jul 26, 2006 4:02 pm
Forum: Bugs and suggestions
Topic: 511 - Do You Know the Way to San Jose? - Do nothing AC
Replies: 62
Views: 11130

200 - Compile Error

04765610_24.java:4: Public class `hw1' must be defined in a file called
`hw1.java'.
public class hw1
^
1 error

04765620_24.java:4: Public class `main' must be defined in a file called
`main.java'.
public class main
^
1 error


i don't know wat's wrong. It compiles on my computer fine. hw1.java ...

Go to advanced search