# sum **Repository Path**: cv70/sum ## Basic Information - **Project Name**: sum - **Description**: 求随机数num的 1 + 2 + ... + num的等差数列和, 主要练习使用grpc分布式的计算, 不进行算法优化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-26 - **Last Updated**: 2023-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 求随机数num的 1 + 2 + ... + num的等差数列和, 主要练习使用grpc分布式的计算, 不是进行算法优化