代码搜索:1198
找到约 160 项符合「1198」的源代码
代码结果 160
www.eeworm.com/read/181474/9250601
txt 1198.txt
http://frienky.100steps.net/blog/read.php//blog/read.php/blog_pic/yangjiang/zhangpeng.JPG
www.eeworm.com/read/357794/10201004
txt 1198.txt
Robot Contest
题意:
在一个矩形方阵中放入若干个机器人,机器人每次可以向上,下,左,右四个方向移动,求他们从初始位置出发,是否能够在某一时刻使得所有的机器人都到达同一个方格中。
解法:
要使得所有的机器人在某一时刻都到达同一个方格中,则必须对于任意一个机器人的初始位置,其与其他机器人的初始位置的距离能够是偶数,即从任意一个机器人的初始位置出发,可以经过偶数步到 ...
www.eeworm.com/read/418779/10904211
txt 1198.txt
Rule:
--
Sid:
1198
--
Summary:
This event is generated when an attempt is made to exploit a vulnerability in some versions of Netscape Enterprise Server.
--
Impact:
Information leak which could pro
www.eeworm.com/read/486654/6524511
cpp 1198.cpp
/* This Code is Submitted by wywcgs for Problem 1198 on 2007-07-31 at 11:14:03 */
#include
#include
#include
using namespace std;
const int N = 32;
int C(int,
www.eeworm.com/read/481966/6633810
cpp 1198.cpp
/* This Code is Submitted by wywcgs for Problem 1198 on 2007-07-31 at 11:14:03 */
#include
#include
#include
using namespace std;
const int N = 32;
int C(int,
www.eeworm.com/read/403968/11493489
txt 1198.txt
日月光华 -- Virus精华区文章阅读
--------------------------------------------------------------------------------
发信人: chester (东东), 信区: Virus
标 题: 电脑病毒是看不见摸不着的吗?
发信站: 日月光华站 (Sun Apr 16 00:19:30 2000) , 站内信
www.eeworm.com/read/151583/12198807
txt 1198.txt
日月光华 -- Virus精华区文章阅读
--------------------------------------------------------------------------------
发信人: chester (东东), 信区: Virus
标 题: 电脑病毒是看不见摸不着的吗?
发信站: 日月光华站 (Sun Apr 16 00:19:30 2000) , 站内信
www.eeworm.com/read/338439/12307330
txt 1198.txt
Robot Contest
题意:
在一个矩形方阵中放入若干个机器人,机器人每次可以向上,下,左,右四个方向移动,求他们从初始位置出发,是否能够在某一时刻使得所有的机器人都到达同一个方格中。
解法:
要使得所有的机器人在某一时刻都到达同一个方格中,则必须对于任意一个机器人的初始位置,其与其他机器人的初始位置的距离能够是偶数,即从任意一个机器人的初始位置出发,可以经过偶数步到 ...