Sushi for Two

1 条评论

  • @ 2025-3-19 17:18:55
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
    	int n;
    	system("color 3d");
    	while(1){
    		cout<<n<<"头栾宸                          ";
    		if(n%10==0){
    			cout<<"\n";
    		}
    		if(n>=123455){
    			cout<<"--____wo_____________________\n";
                _sleep(12000);
    			cout<<"____________--wo_____________\n";
    			if(n==123457){
                    _sleep(4000);
    				cout<<"你居然看完了!";
    				_sleep(1000);
    				cout<<"!";
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";	
    				_sleep(1000);
    					cout<<"!";
    				_sleep(1000);
    					cout<<"!";	
    				_sleep(1000);
    					cout<<"!";	
    				_sleep(1000);
    					cout<<"!";
    				return 0; 
    			}
    		}
    		n++; 
    	} 
    	return 0;
    }
    
    
    
    
    • 1

    信息

    ID
    116
    时间
    1000ms
    内存
    256MiB
    难度
    8
    标签
    递交数
    56
    已通过
    9
    上传者