摘要:
In Zhejiang University, there are N different courses labeled from 1 to N. Each course has its own time slot during the week. We can represent the tim 阅读全文
摘要:
C. Vasya and Golden Ticket time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output C. Vasya and G 阅读全文
摘要:
附上代码: #include #include #include #include #include #include using namespace std; #define inf 0xfffffff int n, m; typedef struct NODE { int to; int cost; friend bool op... 阅读全文
摘要:
Game Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 393 Accepted Submission(s): 283 Problem Desc 阅读全文