#include <iostream>
#include <cstdlib>

int main(){

int c;















return 0;
}
