|
|
back to boardWhy the hell would you use ascii greater than 127??? My program is correct, but I can't pass test 23 because of specific input characters! Couldn't you just use A...Z and a...z instead? That's even 52 characters! I thought the point is to generate a right solution, rather than fight implementation language's specifics! Re: Why the hell would you use ascii greater than 127??? I agree with you |
|
|