c#include <bits/stdc++.h> using namespace std; void bfs(); long long A, B; int main(){ cin.tie(NULL); cout.tie(NULL)
#include <bits/stdc++.h> using namespace std; void bfs(); long long A, B; int main(){ cin.tie(NULL); cout.tie(NULL)