資源簡介
代碼片段和文件信息
#include?
#include?
#include?
#include?
#define?GFNAME?“陳學梅“
#define?U?0.1
#define?V?0.057
#define?M?1.1
#define?N?1.2
void?showLove()
{
double?x?y;
int?i=0;
char?WhatYouWantToSay[27][255]={
“?““?““?““?““親愛的:“
“──────────────────“
“\t~\(≧▽≦)/~““──────────────────“
“\t你““──────────────────“
“\t終于來了““──────────────────“
“\t世界是黑暗的““──────────────────“
“\t唯有有你的地方才是光明“
“──────────────────““\t★我★愛★你★!“
“──────────────────“
“\t不需要太多的言語去修飾“
“──────────────────“
“\t我要你幸福““──────────────────“
“?““\t2018年8月17日““?““\t---永遠愛你的:張升include““?“
};
for(y?=?1.3;y?>=?-1.3;?y?-=?U)
{
for(x?=?-1.2;?x?<=?2.7;?x?+=?V)
{
if(((?(x*x?+?y*y?-?1)*(x*x?+?y*y?-?1)?
- 上一篇:c++ 高精度頭文件 源碼
- 下一篇:ATM(C++)取款/查詢余額 入門級
評論
共有 條評論