08 2014 档案
摘要:高斯消元的题本质思想一样。学习网址:http://www.cnblogs.com/rainydays/archive/2011/08/31/2160748.html#include #include #include #include using namespace std;short g[35][...
阅读全文
摘要:先贴个BFS+位运算的代码:#include #include #include #include using namespace std;unsigned short q[65536],rear,top,step[65536];//(2^16)-1bool vis[65536];unsigned ...
阅读全文

浙公网安备 33010602011771号