C表白程序

Mark一个C语言的表白程序~~

#include<iostream.h>
#include<windows.h>
#include<stdio.h>
#define stoptimeshort  100
#define stoptimelong   200
int main()
{
    //
    char ch[10];
    int f[9][36]={  0,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,
                    0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,
                    0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0
                 };
    int s[9][21]={  0,0,0,1,1,0,0,0,0,0,1,1,0,0,0,0,1,1,0,0,0,
                    0,1,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,1,0,
                    1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,1,
                    1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,
                    0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,
                    0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,
                    0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,
                    0,0,0,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,0,0,0,
                    0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,
                 };
    int t[9][22]={  0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,
                    0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,
                    1,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,
                    1,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,
                    0,1,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,
                    0,0,1,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,
                    0,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,
                    0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,
                    0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,
                 };
    system ( "title I Love You" );
    //
    printf ( "%s","        " );
    Sleep ( stoptimelong );
    printf ( "%s","其" );
    Sleep ( stoptimeshort );
    printf ( "%s","实\n" );
    
    printf ( "%s","        " );
    system ( "color 72" );
    Sleep ( stoptimelong );
    printf ( "%s","有" );
    Sleep ( stoptimeshort );
    printf ( "%s","一" );
    Sleep ( stoptimeshort );
    printf ( "%s","句" );
    Sleep ( stoptimeshort );
    printf ( "%s","话\n" );
    ///
    printf ( "%s","        " );
    system ( "color 79" );
    Sleep ( stoptimelong );
    printf ( "%s","一" );
    Sleep ( stoptimeshort );
    printf ( "%s","直" );
    Sleep ( stoptimeshort );
    printf ( "%s","藏" );
    Sleep ( stoptimeshort );
    printf ( "%s","在" );
    Sleep ( stoptimeshort );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","心" );
    Sleep ( stoptimeshort );
    printf ( "%s","里\n" );
    /
    printf ( "%s","        " );
    system ( "color 7c" );
    Sleep ( stoptimelong );
    printf ( "%s","可" );
    Sleep ( stoptimeshort );
    printf ( "%s","是\n" );
    ///
    printf ( "%s","        " );
    system ( "color 7d" );
    Sleep ( stoptimelong );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","没" );
    Sleep ( stoptimeshort );
    printf ( "%s","有" );
    Sleep ( stoptimeshort );
    printf ( "%s","勇" );
    Sleep ( stoptimeshort );
    printf ( "%s","气" );
    Sleep ( stoptimeshort );
    printf ( "%s","对" );
    Sleep ( stoptimeshort );
    printf ( "%s","你" );
    Sleep ( stoptimeshort );
    printf ( "%s","说\n" );
    ///
    printf ( "%s","        " );
    system ( "color 7e" );
    Sleep ( stoptimelong );
    printf ( "%s","今" );
    Sleep ( stoptimeshort );
    printf ( "%s","天\n" );
    //
    printf ( "%s","        " );
    system ( "color 7a" );
    Sleep ( stoptimelong );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","终" );
    Sleep ( stoptimeshort );
    printf ( "%s","于" );
    Sleep ( stoptimeshort );
    printf ( "%s","鼓" );
    Sleep ( stoptimeshort );
    printf ( "%s","起" );
    Sleep ( stoptimeshort );
    printf ( "%s","勇" );
    Sleep ( stoptimeshort );
    printf ( "%s","气\n" );
    ///
    printf ( "%s","        " );
    system ( "color 7b" );
    Sleep ( stoptimelong );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","要" );
    Sleep ( stoptimeshort );
    printf ( "%s","对" );
    Sleep ( stoptimeshort );
    printf ( "%s","你" );
    Sleep ( stoptimeshort );
    printf ( "%s","说:\n" );
    ///
    printf ( "%s","        " );
    system ( "color 79" );
    Sleep ( stoptimelong );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","…\n" );
    /
    printf ( "%s","        " );
    system ( "color 72" );
    Sleep ( stoptimelong );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","…" );
    Sleep ( stoptimeshort );
    printf ( "%s","…\n" );
    //
    Sleep ( stoptimelong );
    system ( "color fc" );
    for ( int i=0; i<9; i++ )
    {
        cout<<"        ";
        for ( int j=0; j<36; j++ )
        {
            if ( f[i][j]==0 )
                cout<<" ";
            else
                cout<<"*";
        }
        cout<<endl;
        Sleep ( 100 );
    }
    /
line:
    printf ( "%s","        " );
    Sleep ( stoptimelong );
    printf ( "%s","你" );
    Sleep ( stoptimeshort );
    printf ( "%s","愿" );
    Sleep ( stoptimeshort );
    printf ( "%s","意" );
    Sleep ( stoptimeshort );
    printf ( "%s","接" );
    Sleep ( stoptimeshort );
    printf ( "%s","受" );
    Sleep ( stoptimeshort );
    printf ( "%s","我" );
    Sleep ( stoptimeshort );
    printf ( "%s","吗" );
    Sleep ( stoptimeshort );
    printf ( "%s","?(Y/N)" );
    
    cout<<endl;
    cout<<"        ";
    cin>>ch;
    Sleep ( stoptimelong );
    if ( ch[0]=='y'||ch[0]=='Y' )
    {
        system ( "color fc" );
        for ( int i=0; i<9; i++ )
        {
            cout<<"        ";
            for ( int j=0; j<21; j++ )
            {
                if ( s[i][j]==0 )
                    cout<<" ";
                else
                    cout<<"*";
            }
            cout<<endl;
            Sleep ( 100 );
        }
        Sleep ( 3000 );
    }
    else
    {
        if ( ch[0]=='n'||ch[0]=='N' )
        {
            system ( "color 0f" );
            for ( int i=0; i<9; i++ )
            {
                cout<<"        ";
                for ( int j=0; j<22; j++ )
                {
                    if ( t[i][j]==0 )
                        cout<<" ";
                    else
                        cout<<"*";
                }
                cout<<endl;
                Sleep ( 100 );
            }
            printf ( "%s","        " );
            Sleep ( stoptimelong );
            printf ( "%s","心" );
            Sleep ( stoptimeshort );
            printf ( "%s","碎" );
            Sleep ( stoptimeshort );
            printf ( "%s","了" );
            Sleep ( stoptimeshort );
            printf ( "%s","……\n" );
        }
        else
            goto line;
    }
    system ( "color 0f" );
    system ( "pause" );
    
    return 0;
}


  • 4
    点赞
  • 18
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值