当前位置:网站首页>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]);}边栏推荐
- MySQL 5.7 upgrade to 8.0 detailed process
- Detailed explanation of the software testing process (mind map) of the first-tier manufacturers
- Mysql常用命令大全
- MySQL 8.0.28 version installation and configuration method graphic tutorial
- 对node工程进行压力测试与性能分析
- golang的time包:时间间隔格式化和秒、毫秒、纳秒等时间戳格式输出的方法
- 18年程序员生涯,读了200多本编程书,挑出一些精华分享给大家
- 高防服务器防御的原理是什么
- MySql将一张表的数据copy到另一张表中
- Brush LeetCode topic series - 10. Regular expression match
猜你喜欢

测试环境要多少?从成本与效率说起

Navicat cannot connect to mysql super detailed processing method

ApiPost is really fragrant and powerful, it's time to throw away Postman and Swagger

51 microcontroller peripherals article: dot-matrix LCD

Detailed explanation of AMQP protocol

MySql将一张表的数据copy到另一张表中

classSR论文阅读笔记

Alluxio为Presto赋能跨云的自助服务能力

ATM系统

JDBC revisited
随机推荐
golang泛型
leetcode 204. Count Primes 计数质数 (Easy)
navicat新建数据库
mysql实现按照自定义(指定顺序)排序
51单片机外设篇:ADC
golang's time package: methods for time interval formatting and output of timestamp formats such as seconds, milliseconds, and nanoseconds
Brush LeetCode topic series - 10. Regular expression match
Google notes cut hidden plug-in installation impression
navicat无法连接mysql超详细处理方法
2022年100道最新软件测试面试题,常见面试题及答案汇总
H5 access payment process - WeChat payment & Alipay payment
21天学习挑战赛安排
apisix-入门使用篇
apisix-Getting Started
golang环境详细安装、配置
ELK日志分析系统
Packaging and deployment of go projects
navicat connects to MySQL and reports an error: 1045 - Access denied for user 'root'@'localhost' (using password YES)
navicat连接MySQL报错:1045 - Access denied for user ‘root‘@‘localhost‘ (using password YES)
面试测试工程师一般会问什么?测试主管告诉你