ACM+Contest
ACM+Contest技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
ACM+Contest 全部资料 500 份
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
北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on
北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. ...
2016-04-22
147
北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 ch...
2014-01-17
171
标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译
标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译
2014-01-08
199