国王游戏

国王游戏

算法原理的数学证明

国王の游戏 - 帅到报警 的博客 - 洛谷博客 (luogu.com.cn)

结构体

typedef struct
{
	int left;
	int right;
	int mul;
}element, * p_element;
	

排序

C/C++中关于qsort的使用 - InfantSorrow - 博客园 (cnblogs.com)

大数乘法

(24条消息) 【算法】大数乘法问题及其高效算法_Mlib-CSDN博客_大数乘法

string

C++ string类详解_C语言中文网 (biancheng.net)

length

itoa

itoa - C++ Reference (cplusplus.com)

将整数转换成字符串

atoi

atoi - C++ Reference (cplusplus.com)

将c风格字符串转换成整数

posted @ 2021-11-07 23:29  lucky_doog  阅读(89)  评论(0编辑  收藏  举报