计算机求〔101,299〕内所有能被2 整除但不能同时被3和5整除的整数之和的程序

学习 时间:2026-08-24 23:17:38 阅读:3724
计算机求〔101,299〕内所有能被2 整除但不能同时被3和5整除的整数之和的程序

最佳回答

务实的糖豆

执着的枫叶

2026-08-24 23:17:38

#include
using namespace std
void main()
{
int m,i;
for (i=109;i
再问: 这个do while程序会不会

最新回答共有2条回答

  • 典雅的超短裙
    回复
    2026-08-24 23:17:38

    #include using namespace stdvoid main(){int m,i;for (i=109;i 再问: 这个do while程序会不会

上一篇 求会计学中 assets 和equity 的区别

下一篇 你知道现在的科学家一般都出生在哪吗?