UVA 1391 Astronauts 2-sat
摘要:
//#pragma comment(linker, "/STACK:1024000000,1024000000")#include#include#include#include#include#include#include#include#include#include#include#include#include#includeusing namespace std;typedef long long ll;typedef unsigned long long ull;typedef pair pii;#define pb(a) push(a)#define INF 阅读全文
posted @ 2014-03-19 23:21 BMan、 阅读(182) 评论(0) 推荐(0) 编辑