#ifndef COMMON_H
#define COMMON_H
const int c = 2;
#endif
