填空题

设有如下变量说明,则a+(int)((int)b+c)>>(int)(b-c)的值为 【20】
int a=5;float b=7.2,c=3.6;

【参考答案】

A