CSP2024 GD 结算

· · 休闲·娱乐

J

总览

本场比赛共出现了 13528.cpp 文件。有 20002if20011int20000for

本场比赛有 128 人 AK,8183 人拿下 1=。

特殊字符

114 一家

114 在 128 个文件中出现了 243 次。\ 114514 在 72 个文件中出现了 107 次。\ 1919810 在 15 个文件中出现了 15 次。\ 1145141919810 在 4 个文件中出现了 4 次。

RP

RP 在 72 个文件中出现了 705 次(其中,0061 贡献了 379 次,0411 在每行代码后都加上了 //RP++)。\ RP++ 在 47 个文件中出现了 645 次。

禁赛警告

CCF 在 32 个文件中出现了 62 次。

获奖名单:

0061 0215 0259 0434 0855 0901 0972 1123 1271 1432 1645 1869 1995 2077 2375 2694 3007 3171 3224 3362 3401

freopen er

froepen 在 3 个文件中出现了 4 次。\ feropen 在 5 个文件中出现了 9 次。\ fropen 在 2 个文件中出现了 2 次。\ fopen 在 16 个文件中出现了 34 次。\ //freopen 在 140 个文件中出现了 254 次。

其他

INF 在 223 个文件中出现了 143 次。\ OI 在 3014 个文件中出现了 4300 次(主要是 void)。\ AKCSP 在 1 个文件中出现了 2 次。

迷惑代码

火车头

1479 以 15 个头文件领先第二名(1349)6 个的优势荣登榜首!!!

#include<iostream>
#include<cstdio>
#include<string.h>
#include<string>
#include<cstring>
#include<vector>
#include<map>
#include<iomanip>
#include<bitset>
#include<algorithm>
#include<cmath>
#include<set>
#include<queue>
#include<deque>
#include<stack>

void

0636 以 12 个 void 领先第二名(1225)2 个的优势荣登榜首!!!

考场游记

2375 的游记:

J组最后一题没写完,这辈子有了
这题是不是有蓝题难度
有一个神奇思路是线段树优化建图+虚点(是不是有点麻烦
upd:不用线段树优化建图。虚点随便搞一下就好了。
但是现在是 11:40,写不完了!!
不对,好像假了。
upd*2 on 11:51:这【防止禁赛三年】真的不是线段树优化建图模板???????????? CSP-J 放这个??CCF真牛啊!
这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了这辈子有了
到这里的人记得看看我 T3 代码 qwq(4k!!
虽然有点冗长,但我感觉思路没问题
看看能不能 AC!

考场背书

2073 正在背书 ing:

It's been a long day
Without you my friend
And I'll tell you all about it when I see you again
We've come a long wat
From where we began
Oh I'll tell you all about it when I see you again
When I see you again
Damn who knew
All the planes we flew
Good things we've been through
中间忘了
How could we not talk about family when family are all we got
Everything I was do you spend by my side
中间忘了
It's been a long day
Without you my friend
And I'll tell you all about it when I see you again
We've come a long wat
From where we began
Oh I'll tell you all about it when I see you again
When I see you again
oh oh oh
wooooooooooooooo
后面忘了

光棍

freopen("stick.in","r",stdin);
freopen("stick.out","w",stdout);

以上代码共有 32 个人打了出来,让我们恭喜他们 T3 喜提 0 分(正确的应为 sticks)。

uid er

仅 2073 一人

原神 UID:234422593
崩铁 UID:117090976

如果你记得他,你应该知道,他就是上面背书那个。

luogu

0259:758591\ 0710:559847(他还打了个 I love chen_zhe)\ 1164:1058410\ 2073:678175(怎么又是你)\ 2253:511253\ 2375:514700\ 2498:1024387\ 2779:765763\ 3171:911054\ 3224:745358

CCF 我爱你

0215:CCF 我爱你,多给我点分吧。\ CCF:送你去禁赛,不用谢。

// i love ccf, please give me 100 scores

int i_love_ccf=100;

最长代码

0673 在 T4 献上了长达 41664001 行的代码,其中大部分行都为换行,约占 99\%,整个代码文件的大小为 83003K。

fuck er

0062 F__K:

int fuckx0,fucky0,fuckd0;
cin>>fuckx0>>fucky0>>fuckd0;
for(int i=0; i<=n+1; i++) {
    for(int j=0; j<=m+1; j++) {
        if(j==0||i==0||j==m+1||i==n+1) {
            mppp[i][j]=-1;
            continue;
        }
        char x;
        cin>>x;
        if(x=='x')mppp[i][j]=-1;
    }
}
//printf("shit");
int ff=0;
rbt(fuckx0,fucky0,fuckd0,k,ff);
printf("%d\n",ff);

ikun

2096 love kun:

void ikun()
{
    int xl,xk,xp,qs;
    while(!dq.empty()) dq.pop_back();
    dq.push_back({0,1,-1});
    while(!dq.empty())
    {
        xl=dq.front().l+1,xk=dq.front().k,xp=dq.front().p;
        for(int i=1;i<=n;i++)
        {
            if(xp==i) continue;
            qs=0;
            while(qs<=l[i])
            {
                if(s[i][qs]==xk) break;
                qs++;
            }
            if(xl!=r) for(int j=qs+1;j<=min(l[i],qs+k-1);j++) dq.push_back({xl,s[i][j],i});
            else
            {
                for(int j=qs+1;j<=min(l[i],qs+k-1);j++)
                {
                    if(s[i][j]==c)
                    {
                        zok=1;
                        return;
                    }
                }
            }
        }
        dq.pop_front();
    }
}

.还是,

0255 与 3121 将 .in 打成了 ,in

共有 6 人将 .out 打成了 ,out\ TA 们是:

0094 0249 0532 1717 2786 3243