自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Codeforces Round 690 Div. 3 题解

Codeforces Round 690 Div. 3 题解A Favorite SequenceB. Last Year's SubstringC Unique NumberD Add to Neighbour and RemoveE Close TuplesF The Treasure of The Segments赛题链接A Favorite Sequence800分的题,根据题意发现这个序列是左一个右一个放的,所以还原的时候只需要左一个右一个拿回来就可以了#include <bits/

2022-04-12 20:26:38 202

原创 【解题】Product of Three Numbers

题目链接:codeforces 1294C题目:You are given one integer number n. Find three distinct integers a,b,c such that 2≤a,b,c and a⋅b⋅c=n or say that it is impossible to do it.If there are several answers, you can print any.You have to answer t independent test cas

2021-04-23 21:44:57 376

原创 LAKE COUNTING

题目链接:牛客:LAKE COUNTING(大一新人投稿,欢迎大佬们批评指正)题目描述Due to recent rains, water has pooled in various places in Farmer John’s field, which is represented by a rectangle of N x M (1 <= N <= 100; 1 <= M <= 100) squares. Each square contains either water

2021-04-17 16:52:26 174

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除