However, test cases do not test Unicode, only ASCII.
"Never do that!" sounds extreme. The intention of Kumite is to challenge and not repeat past solutions.
This was to similar to the previous 🤷🏻
public static int SameCase(char a, char b)
{
if (!char.IsLetter(a) || !char.IsLetter(b)) return -1;
return char.ToUpper(a) == char.ToUpper(b) ? 1 : 0;
}
hey buddy you are acc wrong
listen here buddy youre wrong so please be right
no you havnt ur blind
Got it, you're right! Thx! 🙏🏻
However, test cases do not test Unicode, only ASCII.
"Never do that!" sounds extreme. The intention of Kumite is to challenge and not repeat past solutions.
This was to similar to the previous 🤷🏻
Because Unicode
Because Unicode
TRUE! I've seen it on a map. 🔭😏
you are wrong because the earht is flat