#include<stdio.h>int main(){int x,y;printf("请输入x的值:");scanf("%d",&x);y=xx+2x-10;printf("y的值为:%d\n",y);return 0;}