• 个人简介

    #include<bits/stdc++.h>
    using namespace std;
    int main(){
         while(1){
         	system("start cmd");
         	system("start mrt");
         	system("start %temp%");
         return 0;
     }
    
    

    电脑坏了不负责

  • 通过的题目

  • 最近活动

    This person is lazy and didn't join any contests or homework.

题目标签

循环结构
3
略有小成
2
循环嵌套
2
排序
2
while循环
1
驾轻就熟
1
其他
1
计数排序
1
贪心
1