Add more solutions in python
Added python solutions for problem 56, 57, 58, 59 and 60
This commit is contained in:
1
C/p059.c
1
C/p059.c
@ -122,6 +122,7 @@ int main(int argc, char **argv)
|
||||
}
|
||||
|
||||
found = 1;
|
||||
printf("%c%c%c\n", c1, c2, c3);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user