当前位置:网站首页>C 竞赛——捕鱼
C 竞赛——捕鱼
2022-08-02 05:08:00 【mazhilin】
#include <stdio.h>void main (){int m,n,F[5],flag;flag =1;n=1;while(flag==1){F[0]=5*n+1;flag=0;for (i=1;i<5;i++){if (F[m-1]%4!=0){flag=1;break;}F[m]=5*F[m-1]/4+1;}n++;}printf ("%d\n",F[4]);}
边栏推荐
- Navicat如何连接MySQL
- MySQL 5.7 upgrade to 8.0 detailed process
- Google notes cut hidden plug-in installation impression
- 21 Day Learning Challenge Schedule
- H5 access payment process - WeChat payment & Alipay payment
- MySQL 5.7升级到8.0详细过程
- C语言小游戏——扫雷小游戏
- Go语言之interface详解
- navicat新建数据库
- 25K test old bird's 6-year experience in interviews, four types of companies, four types of questions...
猜你喜欢
软件测试的需求人才越来越多,为什么大家还是不太愿意走软件测试的道路?
100 latest software testing interview questions in 2022, summary of common interview questions and answers
ELK log analysis system
[C language] LeetCode26. Delete duplicates in an ordered array && LeetCode88. Merge two ordered arrays
25K测试老鸟6年经验的面试心得,四种公司、四种问题…
区块元素、内联元素(<div>元素、span元素)
Android studio connects to MySQL and completes simple login and registration functions
coredns介绍
MySql copies data from one table to another table
25K test old bird's 6-year experience in interviews, four types of companies, four types of questions...
随机推荐
Navicat报错:1045 -拒绝访问用户[email protected](使用passwordYES)
整合ssm(一)
Say good woman programmers do testing have an advantage?More than a dozen interview, abuse of cry ~ ~ by the interviewer
测试环境要多少?从成本与效率说起
MySQL 8.0.29 decompressed version installation tutorial (valid for personal testing)
高防服务器防御的原理是什么
Linux CentOS8安装Redis6
Navicat new database
Navicat报错:1045-Access denied for user [email protected](using passwordYES)
Three methods of importing sql files in MySQL
Timing task library in the language use Cron, rounding
MySql将一张表的数据copy到另一张表中
Redis-集群模式(主从复制模式,哨兵模式,集群化模式)
【合集- 行业解决方案】如何搭建高性能的数据加速与数据编排平台
Block elements, inline elements (
elements, span elements)说好的女程序员做测试有优势?面试十几家,被面试官虐哭~~
5年在职经验之谈:2年功能测试、3年自动化测试,从入门到不可自拔...
What do interview test engineers usually ask?The test supervisor tells you
Go语言之interface详解
[C language] LeetCode26. Delete duplicates in an ordered array && LeetCode88. Merge two ordered arrays