摘要:
Problem Description Given a string containing only ‘A’ - ‘Z’, we could encode it using the following method: Each sub-string containing k sam... 阅读全文
posted @ 2015-09-07 16:06
cnxo
阅读(130)
评论(0)
推荐(0)
摘要:
一、原型:extern void *malloc(unsigned int num_bytes); 头文件:#include 或 #include (注意:alloc.h 与 malloc.h 的内容是完全一致的。) 功能:分配长度为num_bytes字节的内存块 说明:如果分配成功... 阅读全文
posted @ 2015-09-07 10:58
cnxo
阅读(274)
评论(0)
推荐(0)
浙公网安备 33010602011771号