A.O(n) B.O(m+n) C.O(n2) D.O(m*n)
A.所有域長度之和 B.最大域所占字節(jié)長度 C.任意一個域長度 D.sizeof(r)的值
A.fstream.h B.stdlib.h C.iomanip.h D.string.h