|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Case-sensitivity
Are we to assume that B == b, or are they different.
|
|
#2
|
|||
|
|||
|
RE: Case-sensitivity
Quote:
This tells me he does make the distinction, so yes, i'd say they're different. ;) |
|
#3
|
|||
|
|||
|
RE: Case-sensitivity
Am I right in saying that the only possible characters in the maze are:
A-Z 0-9 b * Is this right or can there be any lower case letters? |
|
#4
|
|||
|
|||
|
RE: Case-sensitivity
No, it can't have 0-9, the only characters are A-Z, * and lowercase b. 0-9 is only used in the file format. and no other lowercase letters except "b" (which is special)
|
|
#5
|
|||
|
|||
|
RE: Case-sensitivity
Code:
1T1b5T!1T2b1T1b2T!1T1b1T2b2T!1T3b1T1b1T!3T3b1T!1T3 b1T1b1T!5T1*1T 11X21b1X 4X1b1X |
|
#6
|
|||
|
|||
|
RE: Case-sensitivity
Quote:
no. what i am telling you is that the maze doesn't recognize the characters 0-9.. those 0-9's are only used for saying "1 of T", "1 of b", "5 of T" and so on. once parsed, those numbers can easily disappear (depending on how you choose to store it in your script). |
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > Case-sensitivity |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|