随笔分类 -  基础题

摘要:[Educational Codeforces Round 72] A. Creating a Character (简单数学) A. Creating a Character time limit per test 1 second memory limit per test 256 megaby 阅读全文
posted @ 2020-03-18 00:13 茄子Min 阅读(197) 评论(0) 推荐(0)
摘要:Repeater "POJ 3768 " Harmony is indispensible in our daily life and no one can live without it may be Facer is the only exception. One day it is rumor 阅读全文
posted @ 2019-10-18 23:29 茄子Min 阅读(237) 评论(0) 推荐(0)
摘要:Diagonal Walking v.2 "CodeForces 1036B " Mikhail walks on a Cartesian plane. He starts at the point (0,0)(0,0), and in one move he can go to any of ei 阅读全文
posted @ 2019-09-13 01:51 茄子Min 阅读(320) 评论(0) 推荐(0)
摘要:"C Covered Points Count" "CodeForces 1000C " You are given nn segments on a coordinate line; each endpoint of every segment has integer coordinates. S 阅读全文
posted @ 2019-09-12 16:30 茄子Min 阅读(361) 评论(0) 推荐(0)
摘要:题目链接:https://acm.ecnu.edu.cn/contest/173/problem/B/ report9 Problem B B 、 小 花梨 的 三角形 时间限制:1000ms 空间限制:512MB Description 小花梨现在有一个𝑜层三角形图(参考下图),第𝑗层有2𝑗 阅读全文
posted @ 2019-09-03 20:42 茄子Min 阅读(409) 评论(0) 推荐(0)
摘要:B. Mislove Has Lost an Array time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Mislove had an a 阅读全文
posted @ 2019-08-21 01:15 茄子Min 阅读(329) 评论(0) 推荐(0)
摘要:A. BowWow and the Timetable time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output In the city of Sa 阅读全文
posted @ 2019-08-21 01:10 茄子Min 阅读(454) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/634/A 来源:牛客网 小y的序列 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K Special Judge, 64bit IO Format: %lld 题目描述 阅读全文
posted @ 2019-08-13 19:51 茄子Min 阅读(311) 评论(0) 推荐(0)
摘要:A long time ago, in a galaxy far far away two giant IT corporations Pineapple and Gogol continue their fierce competition. Crucial moment is just arou 阅读全文
posted @ 2019-08-13 15:09 茄子Min 阅读(309) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/894/B?&headNav=acm 来源:牛客网 华华送奕奕小礼物 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 524288K,其他语言1048576K 64bit IO Format: %lld 题 阅读全文
posted @ 2019-08-13 00:07 茄子Min 阅读(189) 评论(1) 推荐(0)
摘要:B. Print Check time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Kris works in a large company 阅读全文
posted @ 2019-08-11 20:14 茄子Min 阅读(208) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/894/A 来源:牛客网 华华教奕奕写几何 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 524288K,其他语言1048576K 64bit IO Format: %lld 题目描述 奕奕的几何很差,然 阅读全文
posted @ 2019-08-05 00:47 茄子Min 阅读(289) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/904/A 来源:牛客网 DongDong破密码 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 131072K,其他语言262144K 64bit IO Format: %lld 题目描述 DongDon 阅读全文
posted @ 2019-08-02 19:50 茄子Min 阅读(289) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/993/E 来源:牛客网 对牛排序 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 Farmer John正在尝试将 阅读全文
posted @ 2019-08-01 20:13 茄子Min 阅读(394) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/993/D 来源:牛客网 迷路的牛 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 Farmer John的三头获奖 阅读全文
posted @ 2019-08-01 19:34 茄子Min 阅读(266) 评论(0) 推荐(0)
摘要:C. Make a Square time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given a positive in 阅读全文
posted @ 2019-07-30 19:25 茄子Min 阅读(273) 评论(0) 推荐(0)
摘要:D. Merge Equals time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given an array of po 阅读全文
posted @ 2019-07-30 19:17 茄子Min 阅读(191) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/148/A 来源:牛客网 Rikka with Lowbit 时间限制:C/C++ 5秒,其他语言10秒 空间限制:C/C++ 262144K,其他语言524288K 64bit IO Format: %lld 题目描述 阅读全文
posted @ 2019-07-29 00:32 茄子Min 阅读(275) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/984/L 来源:牛客网 Catch That Cow 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 Farmer 阅读全文
posted @ 2019-07-26 21:40 茄子Min 阅读(219) 评论(0) 推荐(0)
摘要:D1. RGB Substring (easy version) time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output The only di 阅读全文
posted @ 2019-07-26 01:01 茄子Min 阅读(383) 评论(0) 推荐(0)