摘要:
题面 Description The Brocard Erdös Straus conjecture is that for any integer n 2 , there are positive integers a ≤ b ≤ c ,so that : $$ {4\over n}={1\ove 阅读全文
摘要:
引入 前几天参加湖南多校的比赛,其中有这样一道题,需要使用高精度,同时需要排序,如果用c++实现的话,重载运算符很麻烦,于是直接学习了一发怎样用Java写大数,同时也算是学习Java基本常识了 题目 Description Today the Intergalactic Council of Peb 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 1132F 题面 Description You are given a string $s$ of length $n$ consisting of lowercase Latin letters. You ma 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 1132C 题面 Description You have a long fence which consists of $n$ sections. Unfortunately, it is not painted 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 1121C 题面 Description Vasya likes taking part in Codeforces contests. When a round is over, Vasya follows al 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 455A 题面 Description Alex doesn't like boredom. That's why whenever he gets bored, he comes up with games. O 阅读全文
摘要:
题目链接 https://vjudge.net/problem/UVA 12627 题面 Description Piotr found a magical box in heaven. Its magic power is that if you place any red balloon ins 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 999D 题面 Description You are given an array consisting of n integers a1,a2,…,an, and a positive integer m. I 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 1061D 题面 Description There are nn TV shows you want to watch. Suppose the whole time is split into equal pa 阅读全文
摘要:
题目链接 https://vjudge.net/problem/CodeForces 1061B 题面 Description You came to the exhibition and one exhibit has drawn your attention. It consists of nn 阅读全文
摘要:
题目链接 https://vjudge.net/problem/UVALive 7261 题面 Description Wei Qing (died 106 BC) was a military general of the Western Han dynasty whose campaigns a 阅读全文
摘要:
题目链接 https://vjudge.net/problem/HDU 4990 题面 Description Read the program below carefully then answer the question. c++ pragma comment(linker, "/STACK: 阅读全文