暂时未有相关云产品技术能力~
CSDN博客专家,华为云云享专家,阿里云专家博主,51CTO专家博主,现为推荐算法工程师,研究领域为AI推荐算法、NLP、图神经网络等,发表EI会议论文一篇,CSDN博客访问量破100万。 CSDN博客id:山顶夕景 微信公众号:古道西风瘦码 知识星球:AI算法乐园
高精度加法 高精度加法
【1015】Reversible Primes (20 分) 【1015】Reversible Primes (20 分)
【1047】Student List for Course (25 分) 【1047】Student List for Course (25 分)
scanf输入tips scanf输入tips
【1102】Invert a Binary Tree (25 分) 【1102】Invert a Binary Tree (25 分)
【1035】Password (20 分) 【1035】Password (20 分)
【1085】Perfect Sequence (25 分) 【1085】Perfect Sequence (25 分)
【1071】Speech Patterns (25 分) 【1071】Speech Patterns (25 分)
【1046】Shortest Distance (20 分) 【1046】Shortest Distance (20 分)
【1031】Hello World for U (20 分) 【1031】Hello World for U (20 分)
下面方法感觉好麻烦。。。 感觉黎大佬的做法更简单
STL反转函数reverse STL反转函数reverse
2.思路 利用继承关系求出每个元素A[i]的左边的最大值和右边的最小值(注意:要使得A[i]的左边的左右元素都比A[i]要小,所以要找A[i]左边的最大值进行比较)。
【1019】General Palindromic Number (20 分) 【1019】General Palindromic Number (20 分)
【1041】Be Unique (20 分) 【1041】Be Unique (20 分)
【1050】String Subtraction (20 分) 【1050】String Subtraction (20 分)
【1061】Dating (20 分) 【1061】Dating (20 分)
cin和cout在iostream头文件中,而不是stdio.h。 错误输出方法:printf("%s",s);(2)strcpy(字符数组1,字符数组2)是把字符数组2复制给字符数字1,注意这里的复制包括了结束符\0 (3)strcat(字符数组1,字符数字2)能把字
【1086】Tree Traversals Again (25 分) 【1086】Tree Traversals Again (25 分)
【1020】Tree Traversals (25 分) 【1020】Tree Traversals (25 分)
【1005】Spell It Right (20 分) 【1005】Spell It Right (20 分)
【1069】The Black Hole of Numbers (20 分) 【1069】The Black Hole of Numbers (20 分)
【1058】A+B in Hogwarts (20 分) 【1058】A+B in Hogwarts (20 分)
【1027】Colors in Mars (20 分) 【1027】Colors in Mars (20 分)
【1051】Pop Sequence (25 分) 【1051】Pop Sequence (25 分)
【1054】The Dominant Color (20 分) 【1054】The Dominant Color (20 分)
【1009】Product of Polynomials (25 分) 【1009】Product of Polynomials (25 分)
【1032】Sharing(25分) 【1032】Sharing(25分)
满二叉树.根据前序求后序满二叉树.根据前序求后序
寻找二叉树公共祖先结点递归实现 寻找二叉树公共祖先结点递归实现
完全二叉树的检验 完全二叉树的检验
二叉树层次遍历 二叉树层次遍历
二叉树非递归后序遍历 二叉树非递归后序遍历
二叉树中序非递归遍历 二叉树中序非递归遍历
二叉树前序非递归遍历 二叉树前序非递归遍历
include <string.h> using namespa