1.int/float to string/array: C语言提供了几个标准库函数,可以将任意类型(整型、长整型、浮点型等)的数字转换为字符串,下面列举了各函数的方法及其说明。 ● itoa():将整型值转换为字符串。…
标签:STL
C++ 优先队列 自定义优先规则
C++ 优先队列 自定义优先规则。 基础用法省略。
Codeforces-1000A Codehorses T-shirts
Codehorses has just hosted the second Codehorses Cup. This year, the same as the previous one, organize…