Current Forum: Homework 2 Forum |
Date: Fri Sep 21 2001 10:28 am |
Author: Shi, Ying <shy@cmu.edu> |
Subject: exception error msg |
|
|
I typed "java Maze 4 8" as a command line
then saw the following "Exception in thread "main" java.lang.StackOverflowError at UnionFind.find(Compiled Code) at UnionFind.find(Compiled Code) ... (printing this for ever) "
anyone has an idea???
|
|