- 博客(1)
- 收藏
- 关注
原创 POJ1328
#POJ1328 C++ #include<stdio.h> #include #include<math.h> using namespace std; int main() { int n, d, x, y, sum = 1; double m[1000][2]; int count=1; for(;scanf("%d %d",&n,&d);count++) { if (n == 0 && d == 0) break;/跳出循环/ for (in
2021-04-12 18:20:45
231
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅