发表评论取消回复
相关阅读
相关 【C++进阶】unordered_set和unordered_map的模拟实现(附源码)
【C++进阶】哈希表迭代器的模拟实现,unordered_set和unordered_map的模拟实现(附源码)
相关 NOIP模拟27
两个机房又和在一起考试 开场看了看T1,感觉挺水的,过。 T2,这个式子有点奇怪,暂时没什么思路,过 T3,好像保留最后几位换个根处理一下就行了,过,先去打T1 于是T
相关 Codeforces 230C Shifts(模拟+展开字符串)
Description You are given a table consisting of n rows and m columns. Each cell of the
相关 Educational Codeforces Round 27 C. Two TVs(模拟)
C. Two TVs time limit per test 2 seconds memory limit per test 256 megabytes input
相关 Educational Codeforces Round 27 B. Luba And The Ticket(模拟)
B. Luba And The Ticket time limit per test 2 seconds memory limit per test 256 megab
相关 CodeForces - 27C Unordered Subsequence(暴力模拟)
The sequence is called ordered if it is non-decreasing or non-increasing. For example, s
相关 Codeforces 149C Division into Teams(模拟)
Petya loves football very much, especially when his parents aren't home. Each morning he
相关 CodeForces 144C Anagram Search(暴力模拟)
A string t is called an anagram of the string s, if it is possible to rearrange letters
相关 Codeforces 196D Lexicographically Maximum Subsequence(模拟+哈希)
You've got string s, consisting of only lowercase English letters. Find its lexicographi
还没有评论,来说两句吧...