秒客网

秒客网
  • 首页
  • 网络编程
    • Java
    • C/C++
    • 编程技术
    • Android
    • C#
    • VB
    • R语言
    • JavaScript
    • Swift
    • IOS
    • PHP
    • ASP.NET
    • ASP
    • 正则表达式
    • 易语言
    • vb.net
    • C语言
    • Python
    • Golang
    • bat
    • VBS
    • perl
    • Lua
    • Dos
    • Ruby
    • VBA
    • PowerShell
    • Erlang
    • autoit
  • 网络运营
    • 建站经验
    • 网络安全
    • 网站优化
    • 网站运营
    • 站长资源
  • 数据库
    • Redis
    • Oracle
    • Mysql
    • Sql Server
    • Access
    • mariadb
    • DB2
    • PostgreSQL
    • Sqlite
    • MongoDB
    • 数据库技术
    • Mssql
  • 服务器系统
    • Linux
    • Ubuntu
    • Centos
    • Windows10
    • Windows7
    • 系统进程
    • Bios
    • Fedora
    • Windows11
    • Solaris
    • 注册表
    • windows server
  • 服务器技术
    • 云服务器
    • 虚拟主机
    • DNS服务器
    • Nginx
    • FTP服务器
    • 服务器其它
    • 服务器安全
    • WEB服务器
    • Tomcat
    • 邮件服务器
    • IIS
    • 虚拟服务器
  • 建站程序
    • Wordpress
    • 极致CMS
    • ZBLOG
    • PHPCMS
    • DEDECMS
    • 帝国CMS
    • Discuz
    • 苹果CMS
    • ECSHOP
    • CMS系统
  • 电脑知识
    • 网络技术
    • 组装电脑
    • 软件教程
    • 电脑硬件
  • 数码知识
    • 智能家居
    • 智能电视
    • 机顶盒
    • 智能音箱
    • 手表手环
    • VR/AR
    • VR之家
  • 游戏
    • 手机游戏
    • 单机游戏
    • 网络游戏
  • 综合资讯
    • 百科知识
当前位置: 首页 >1064: 不明飞行物(ufo)

1064: 不明飞行物(ufo)

时间:2023-03-09 19:38:24
1064: 不明飞行物(ufo)
#include<iostream>
#include<string>
using namespace std; int main(){
string a,b ;
long m,n;
m=;n=;
cin>>a>>b; for(int i = ; i < a.length(); i++)
{
m *= (a[i] - );
m = m % ;
} for(int i = ; i < b.length(); i++)
{
n *= (b[i] - );
n = n % ;
} if(m % == n % )
{
cout<<"GO"<<endl;
cout<<"r1=r2="<<m%<<endl;
}
else
{
cout<<"STAY"<<endl;
cout<<"r1="<<m%<<" r2="<<n%<<endl;
}
//cout<<m<<" "<<n<<endl;
return ;
}

相关文章

  • MySQL——ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds……
  • ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your
  • [42000][1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL
  • Navicat新建create_time字段默认值为CURRENT_TIMESTAMP后保存报错1064
  • ERROR 1064 (42000): You have an error in your SQL syntax;
  • SQL 错误 [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to yo
  • MySQL Workbench导出Model提示['ERROR 1064 (42000): You have an error in your SQL syntax....syntax to use near 'VISIBLE']
  • MySQL 查询语句 错误代码 1064原因以及解决问题
  • Mysql 常见错误代码: 1064
  • [288]关于MySQL的1064错误
上一篇:java web 过滤器跟拦截器的区别和使用
下一篇:严重: Servlet.service() for servlet jsp threw exception java.lang.IllegalStateException: getOutputStream() has already been called for this response

推荐文章

  • python 上传百度语音识别+文字返回结果
  • SQLServer中获取特定表的所有列名
  • 电路复习——正弦稳态交流电路分析
  • OpenGL ES: iOS 自定义 UIView 响应屏幕旋转
  • 使用 Homebrew 安装 Git
  • 【转】Binlog 基本操作
  • [JAVA] BlockingQueue学习
  • 关于使用 lua 脚本抢红包
  • 【Spring Boot 多模块项目】@MapperScan失效、MapperScannerConfigurer 报错终极解决方案
  • Git 常见的命令操作

相关下载

  • ufo-sightings:按州显示不明飞行物目击事件下载
  • UFO档案 UFO档案 UFO档案下载
  • UFO解密文件UFO下载
  • UFO下载
  • ufo下载
  • 最新编程技术文章
  • 网站地图

Copyright © 2021-2022 www.miaokee.com 秒客网 备案号:粤ICP备2021167564号

免责声明:本站文章多为用户分享,部分搜集自互联网,如有侵权请联系站长,我们将在72小时内删除。

