0_0_29184776_10348.cpp: In function 'int main()':
0_0_29184776_10348.cpp:24:13: error: 'x' was not declared in this scope
if (-39 < x&&x < y&&y < 50)
^
0_0_29184776_10348.cpp:24:20: error: 'y' was not declared in this scope
if (-39 < x&&x < y&&y < 50)
^
|