当前位置:网站首页>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]);}边栏推荐
- [C language] LeetCode26. Delete duplicates in an ordered array && LeetCode88. Merge two ordered arrays
- 51 microcontroller peripherals article: dot-matrix LCD
- ATM系统
- eggjs controller层调用controller层解决方案
- 5年在职经验之谈:2年功能测试、3年自动化测试,从入门到不可自拔...
- golang泛型
- 去字节跳动自动化测试二面原题(根据录音整理)真实有效 26
- Navicat报错:1045-Access denied for user [email protected](using passwordYES)
- 公司不重视软件测试,新来的阿里P8给我们撰写了测试用例编写规范
- MySQL 8.0.29 设置和修改默认密码
猜你喜欢

Matlab paper illustration drawing template No. 41 - bubble chart (bubblechart)

MySQL 5.7 detailed download, installation and configuration tutorial

Say good woman programmers do testing have an advantage?More than a dozen interview, abuse of cry ~ ~ by the interviewer

MySQL数据表的基本操作和基于 MySQL数据表的基本操作的综合实例项目

Meta公司内部项目-RaptorX:将Presto性能提升10倍

公司不重视软件测试,新来的阿里P8给我们撰写了测试用例编写规范

Detailed explanation of AMQP protocol

How much does a test environment cost? Start with cost and efficiency

51 MCU Peripherals: Infrared Communication

51单片机外设篇:ADC
随机推荐
Browser onload event
MySQL String Concatenation - Various String Concatenation Practical Cases
100 latest software testing interview questions in 2022, summary of common interview questions and answers
Mysql implements optimistic locking
MySQL导入sql文件的三种方法
C语言小游戏——扫雷小游戏
Timing task library in the language use Cron, rounding
测试技术之APP蓝牙连接测试
测试环境要多少?从成本与效率说起
【C语言】LeetCode26.删除有序数组中的重复项&&LeetCode88.合并两个有序数组
非关系型数据库MongoDB的特点及安装
Google 安装印象笔记剪藏插件
apisix-入门使用篇
本周大新闻|苹果MR已进行Pre-EVT测试,Quest 2涨价100美元
Install and use Google Chrome
一线大厂软件测试流程(思维导图)详解
21天学习挑战赛安排
去字节跳动自动化测试二面原题(根据录音整理)真实有效 26
Google Chrome(谷歌浏览器)安装使用
MySQL implements sorting according to custom (specified order)