#define _USE_MATH_DEFINES #include using namespace std; #include int main() { int c=0; cin>>c; int a=c/2; cout<