首页 新闻 会员 周边
2
回答数

已解决问题 c++程序,编译成功,但是连接不行

#include<iostream> using namespace std; const pi=3.14; class SimpleCircle { public: SimpleCircle();