Codeforces Round 944 (Div. 4) C. Clock and Strings
Codeforces Round 944 (Div. 4) C. Clock and Strings 12345678910111213141516171819202122232425262728293031323334353637383940414243// By SnowDream#include<bits/stdc++.h>using namespace std;typedef