只需一步,快速开始
需要三步,才能开始
只需两步,慢速开始
您需要 登录 才可以下载或查看,没有账号?立即注册
使用道具 举报
欧卡2
游戏时长 547 小时
美卡
游戏时长 2 小时
#include <cstdlib> #include <iostream> using namespace std; int main(int argc, char* argv[]) { for(int a=10100;a<99999;a++) { if((a%3==0)&&(a%2==0)) cout<<a<<endl; } system("pause"); return 0; }
本版积分规则 发表回复 回帖后跳转到最后一页
联系我们|手机版|欧卡2中国 ( 湘ICP备11020288号-1 ) 复制应用客服QQ号,请添加QQ好友后沟通 936487697
GMT+8, 2024-11-25 14:45 , Processed in 0.058062 second(s), 11 queries , Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.