ACM-ICPC
ACM-ICPC,国际大学生程序设计竞赛,是全球最具影响力的计算机编程赛事之一,旨在培养学生的算法设计、逻辑思维及团队协作能力。涵盖数据结构、算法优化等核心电子技术领域,对于提升工程师解决复杂问题的能力具有重要价值。本页面汇集了623个精选资源,包括历年真题、解题报告及培训资料,为参赛者和编程爱好者...
资源总数
515
ACM-ICPC 热门资料
查看全部 515 份 →2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive intege...
2015-06-02
69
标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译
标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译
2014-01-08
199