1
Oscar
7y

Hey devs, I could use some help! I need to come up with something cool to parallelize for a course I'm taking and I'm all out of ideas. Should be about 3-4 days of development. Any ideas?

Comments
  • 1
    Given a list of x y coordinate pairs, determine how many right triangles can be made out of any 3 points.
  • 1
    Implement your own 'make' command! Easy to parallelize
  • 1
    I remember doing a min-max checkers AI in uni. That was really fun to work on.
Add Comment