the dance is well formed.
I got a start on that and this is what I have.
bool isDanceWellFormed (string dance)
{
int beat;
char direction= 'L', 'l', 'D', 'd', 'U', 'u', 'R', 'r';
beat = '/' || char direction;
int digit = input [i] - '0';
if (
Can you help me out on how to do that?

New Topic/Question
Reply




MultiQuote





|