Accepted
foo.cc: In function 'int main()':
foo.cc:5:2: warning: left operand of comma operator has no effect [-Wunused-value]
0<= x, y<= 32767;
~^~~~
foo.cc:5:9: warning: right operand of comma operator has no effect [-Wunused-value]
0<= x, y<= 32767;
~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务