In C++ it is fully working:
char s[200005], t[200005];
scanf("%s%s", s, t);http://codeforces.com/contest/527/submission/10376381?locale=en
Dennis Ritchie via Digitalmars-d-learn Sat, 21 Mar 2015 07:36:11 -0700
In C++ it is fully working:
char s[200005], t[200005];
scanf("%s%s", s, t);http://codeforces.com/contest/527/submission/10376381?locale=en