发表评论取消回复
相关阅读
相关 HDU 1035 Robot Motion(dfs + 模拟)
嗯... 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1035 这道题比较简单,但自己一直被卡,原因
相关 POJ 1573 Robot Motion
include <iostream> include <queue> include <vector> include <algorithm>
相关 POJ 2632 Crashing Robots【模拟】
include <iostream> using namespace std; define debug(x) cout<<x<<"
相关 POJ - 1835 - 模拟
题目链接:[POJ-1835][] 题目大意: 宇航员在太空中行走,给定一个三维坐标系(x,y,z轴的正方向标号分别为0,1,2,负方向标号分别为3,4,5),他的起始位置
相关 <poj-1573>Robot Motion
Robot Motion <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS
相关 <poj-1573>Robot Motion
Robot Motion <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS
相关 <poj-2632>Crashing Robots
<table style="font-family:"Times New Roman""> <tbody> <tr> <td>
相关 POJ 2632-Crashing Robots(模拟-robot移动)
Crashing Robots <table> <tbody> <tr> <td><strong>Time Limit:</strong> 100
相关 POJ 2632 Crashing Robots(模拟)
[题目链接][Link 1] 题目大意:有一些机器人,给出了它们的初始位置以及朝向,再给出一些指令用来改变这些机器人的朝向或者位置,在所有指令完成之后,输出机器人的情况,有三
相关 hdu 三部曲 Crashing Robots
Problem Description In a modernized warehouse, robots are used to fetch the goods. Care
还没有评论,来说两句吧...