摘要:
#include<iostream> #include<stdio.h> #include<queue> using namespace std; const int maxx = 105; const int INF = 99999999; int map[maxx][maxx],dist[max 阅读全文
摘要:
A - Theatre Square Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 1A A - Theatre Square Submit 阅读全文
摘要:
Shortest path of the king time limit per test 1 second memory limit per test 64 megabytes input standard input output standard output The king is left 阅读全文
摘要:
Winner Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 2A Winner Submit Status Practice CodeFor 阅读全文
摘要:
HDU Today Time Limit: 15000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 22939 Accepted Submission(s): 5485 Pro 阅读全文