/*
TASK:bands
LANG:C++
*/
#include <iostream>
#include <stack>
using namespace std;
int main(){
}
