Xлежит вне отрезков [2,15]или[-108,-5] язык c++ в чём ошибка #include "stdafx.h" #include #include #include using namespace std; int _tmain(int argc, _tchar* argv[]) { int x; scanf("%d",& x); ; if((x< =2 & & 15 > =-108 & & -5)) {; cout< < "-"; } ; else cout< < "+"; ; system("pause"); return 0;