© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sumit Mishra
this is the brute forse solution, just need to read the problem and write the simple solution and that's it import sys input = sys.stdin.readline def solve(): n = int(input()) c = input().str
No responses yet.