#include #include using namespace std; int main(void){ //input int match; cin >> match; //calc vector max; if(match % 2 == 0){ for(int i=0;i