09 2018 档案
摘要: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<stdio.h> #include<string.h> #define inf 0x7fffffff #include<iostream> #include<algorithm> #include<queue> using namespace std; typedef
阅读全文
摘要:附上代码: #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...
阅读全文
摘要:AC的故事大结局悲剧版(下) TimeLimit:4000MS MemoryLimit:258MB 64-bit integer IO format:%lld 未解决 | 点击收藏 Problem Description 事情进展得很顺利,测试修正后的ACRobot所向披靡,挂起不到一天,便从互联网
阅读全文