Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: NSCelica
Forum: Java Dec 1st, 2005
Replies: 2
Views: 13,039
Posted By NSCelica
import cs1.Keyboard;
import java.util.*;
import java.io.*;
public class PrintAddresses
{
public static void main (String[] args) throws IOException
{
String [][] addyArray = new...
Forum: Java Dec 1st, 2005
Replies: 2
Views: 13,039
Posted By NSCelica
Alright, This is really bothering me that I can't figure this out since I took 3 terms of Java.

Alright, I have a text file that contains addresses.

ex:
Name
1234 5th St
Orlando, Fl 19191
...
Forum: Java Apr 8th, 2005
Replies: 3
Views: 1,699
Posted By NSCelica
I'm sorry, lol. The non attacking queen problem is having a chess board setup where you have to place 8 queens on an 8x8 board, where no queen can attack another.

(In my script I have the paths...
Forum: Java Apr 6th, 2005
Replies: 3
Views: 1,699
Posted By NSCelica
oh, dont mind some of the things I have placed in there, I was just messing with things to make checks, like when i have it say if its less than 3 towards the end.
Forum: Java Apr 6th, 2005
Replies: 3
Views: 1,699
Posted By NSCelica
For homework I was assigned the "non-attacking queens" problem.

Now I have all_boards as a static variable and i was trying to store each step as a board. like row 1 board, row 2 board, etc, but...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC