1 Star 2 Fork 1

wyloving / TeachingAndLearing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
1003_猜数游戏.cpp 145 Bytes
一键复制 编辑 原始数据 按行查看 历史
wyloving 提交于 2021-05-26 18:03 . 增加1003源码
#include <iostream>
#include <cstdio>
using namespace std;
int main(){
int x;
cin>>x;
x=x*1000+x;
cout<<x/7/11/13;
return 0;
}
1
https://gitee.com/wyloving/TeachingAndLearing.git
git@gitee.com:wyloving/TeachingAndLearing.git
wyloving
TeachingAndLearing
TeachingAndLearing
master

搜索帮助