|
|
back to boardCommon Board1033 input ??? I get a W.A. trying 1033. I was wondering if there is an EOL symbol at the end of every line in the input??? Can this be my problem or it's smthg else??? Re: 1033 input ??? > I get a W.A. trying 1033. > I was wondering if there is an EOL symbol at the end of > every line in the input??? > Can this be my problem or it's smthg else??? Moze dvete krajni tocki da ne se povrzani. proveri go toa, inaku inputot e OK. Re: 1033 input ??? > I get a W.A. trying 1033. > I was wondering if there is an EOL symbol at the end of > every line in the input??? > Can this be my problem or it's smthg else??? Why don't you just read the labyrinth as chars using file_stream >> character in C++. Using this one, you don't need to wonder about EOL and all such stuff. |
|
|