using System; using System.Collections.Generic; using System.Text; using System.Linq; class Program { public void Proc() { Reader.IsDebug = false; int mojiCount = int.Parse(Reader.ReadLine()); string str1 = Reader.ReadLine(); string str2 = Reader.ReadLine(); int ans = 0; for(int i=0; i