这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《哪里错了呢??》回复:
@[Bai__Yun](/user/652835) >>>## 万分感谢!!!
```cpp #include #include using namespace std; int ndwei(int ax,int ay,int bx,int by){ return sqrt(pow(ax-bx,2)+pow(ay-by,2)); } int main(){ int n,sum=0,k,t,Xn[1…
># 有问题吗? >>```cpp >>#include >>using namespace std; >>int main() >>{ >> int tg[5],ate=0,pc; >> for(int i=1;i >tg[i]; >> for(int i=1;i > if(tg[i]%3!=0){ >> ate+=…