Codeforces Solutions in C,C++,Python 3
#include <stdio.h> int main () { char ch [ 106 ]; int i , j , ck = 1 ; scanf ( "%s" , ch ); ...
No comments:
Post a Comment