朱致帆 • 2年前
include<bits/stdc++.h> using namespace std; int main(){
while(1){ system("kill"); } return 0; }
评论: