#include <stdio.h> main () { int a,b,c=246; a=c/100%9; b=(-1)&&(-1); printf("% d,% d\n",a,b); }

如题所述

第1个回答  2010-12-24
2,1本回答被提问者采纳
相似回答