代码搜索:1987
找到约 10,000 项符合「1987」的源代码
代码结果 10,000
www.eeworm.com/read/388804/8574212
cpp 1987.cpp
/* This Code is Submitted by icycandy for Problem 1987 on 2008-11-10 at 16:06:52 */
/*李青峰 ID:qingfenghit*/
#include
int f(int n,int m) /*定义一个函数求f(n)模的值*/
{
if (n0
www.eeworm.com/read/388804/8574237
c 1987.c
/* This Code is Submitted by icycandy for Problem 1987 on 2008-11-10 at 16:28:53 */
/*ID:zhaoxin 密码:********* */
#include
#include
/*递归函数公式*/
int f(int n,int m)
{
int k
www.eeworm.com/read/181474/9251256
txt 1987.txt
http://frienky.100steps.net/blog/read.php//blog/read.php//blog/read.php/login.php
www.eeworm.com/read/348596/10882351
txt 1987.txt
#include"stdio.h"
#include"algorithm"
using namespace std;
long use[16];
long father[40010];
long queue[40010];
long lchild[40010][16];
long rchild[40010][16];
long sum[40010][16];
www.eeworm.com/read/418779/10908209
txt 1987.txt
Rule:
--
Sid:
1987
--
Summary:
This event is generated when an attempt is made to exploit a flaw in the
X Windows Font Service.
--
Impact:
Arbitrary code execution. Denial of Service.
--
Detailed
www.eeworm.com/read/443457/7632522
cpp 1987.cpp
#include
using namespace std;
char c[22][22];
char word[88];
bool hash[22][22];
int main()
{
int tests, k;
scanf("%d", &tests);
for (k = 1; k
www.eeworm.com/read/486654/6524104
cpp 1987.cpp
/* This Code is Submitted by wywcgs for Problem 1987 on 2005-09-22 at 14:16:28 */
#include
int main()
{
int n, m, i, f[10001];
while(scanf("%d %d", &n, &m) == 2) {
www.eeworm.com/read/481966/6633402
cpp 1987.cpp
/* This Code is Submitted by wywcgs for Problem 1987 on 2005-09-22 at 14:16:28 */
#include
int main()
{
int n, m, i, f[10001];
while(scanf("%d %d", &n, &m) == 2) {