单项选择题

以下程序的运行结果________。include using namespace std;func();cout<

A.10,20
B.10,10
C.20,10
D.20,20