Search:

Type: Posts; User: rkrajnov

Search: Search took 0.09 seconds.

  1. Replies
    0
    Views
    1,755

    Problem with printing out collinear lines!

    Ok, I'm trying to make a program that takes in a random assortment of points from 0 to 32,767 (for x and y) and it finds any series of 4 or more points which are collinear.

    So far my program does...
  2. Beginner programmer... no idea how to implement this properly

    Pretty much I'm making an n x n grid. The goal of the grid is to find a path from the top to the bottom by randomly opening cells. All cells start off blocked. Now here's what I can't figure out.
    ...
Results 1 to 2 of 2