thenn
thenn
全部文章
未归档
AT刷题题解(1)
BZOJ刷题题解(3)
C++(2)
c++小游戏汇总栏(18)
codeforces刷题题解(3)
CYH整理的算法大全(8)
noip普及组与提高组初赛复赛题目与讲解(2)
qdojclub刷题(4)
ShineEternal的洛谷日报(3)
SOJ刷题题解(4)
USACO(1)
UVA刷题(1)
二分(1)
二分图(3)
初赛(1)
差分约束(1)
快读(1)
打酱油 (1)
打酱油(21)
日常经验 (1)
日常经验(22)
日报(5)
模板(3)
欢迎(1)
洛谷刷题(90)
网页(2)
计蒜客(1)
题解 (2)
题解(52)
归档
标签
去牛客网
登录
/
注册
qaq
welcome!
全部文章
/ 未归档
(共459篇)
c++小游戏——2048
<svg style="display: none;" xmlns="http://www.w3.org/2000/sv...
2018-10-04
0
310
c++小游戏——2048
#include <stdio.h> #include <time.h> #include <conio.h> #include <windows.h> void start_game(); void reset_game(); void mov...
2018-10-04
0
359
c++小游戏——贪吃蛇
#include #include #include #include #include <conio.h> #include #include <windows.h> using namespace std; /*** 光标定位 ***/ HANDLE hout...
2018-10-04
0
395
c++小游戏——贪吃蛇
#include #include #include #include #include <conio.h> #include #include <windows.h> using namespace std; /*** 光标定位 ***/ HANDLE hout...
2018-10-04
0
421
c++小游戏——贪吃蛇
#include #include #include #include #include <conio.h> #include #include <windows.h> using namespace std; /*** 光标定位 ***/ HANDLE hou...
2018-10-04
0
394
c++小游戏——彩票
#include <cstdlib> #include <iostream> #include <cstdio> #include <cmath> #include <cstring> #include <algorithm> ...
2018-10-04
0
449
c++小游戏——***
#include <cstdlib> #include <iostream> #include <cstdio> #include <cmath> #include <cstring> #include <algorithm> ...
2018-10-04
0
297
c++小游戏——彩票
<svg style="display: none;" xmlns="http://www.w3.org/2000/sv...
2018-10-04
0
474
c++小游戏——***
#include <cstdlib> #include <iostream> #include <cstdio> #include <cmath> #include <cstring> #include <algorithm> ...
2018-10-04
0
321
恶意代码要注意
这里有几个常用的恶意程序,如果有人发这些代码,请不要轻信。 1.关机 关键代码:shutdown -s (后加其他内容,如-f -t 0之类的。) 2.蓝屏 针对不好机子的BAT代码:%0|%0或%0||(%0|%0)||%0之类的。 通用的VBS代码: On Error ...
2018-10-04
0
560
首页
上一页
37
38
39
40
41
42
43
44
45
46
下一页
末页