以下程序中,错误的行是 ①#include ②class A ③{ ④ public: ⑤ int n=2: ⑥ A( int val){cout<(5分)
A⑤
B⑥
C⑦
D⑩
出自:兰州大学面向对象程序设计课程作业_C