9月10日教师节这一天,花店运来194朵玫瑰花,如果每6朵扎一束,最多可以扎成多少束?还剩几朵?
194÷6=32(束)…2(朵);
答:最多可以扎成32束,还剩2朵.
乒乓外交
下列语句中,错误的是______。
A.const int buffer=256; B.const double*point;C.int const buffer=256; D.double*const point;