<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>信息学基地社区 - 比赛活动</title>
    <link>https://bbs.singera.cn/forum.php?mod=forumdisplay&amp;fid=54</link>
    <description>Latest 20 threads of 比赛活动</description>
    <copyright>Copyright(C) 信息学基地社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 29 Apr 2026 11:24:54 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.singera.cn/static/image/common/logo_88_31.gif</url>
      <title>信息学基地社区</title>
      <link>https://bbs.singera.cn/</link>
    </image>
    <item>
      <title>test</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=715</link>
      <description><![CDATA[https://apphrxiotny4384.h5.xiaoeknow.com/p/t/v1/exam/h5_evaluation/examination/detail/ex_6788bbdbcce74_hPBwLrfI?content_app_id=]]></description>
      <category>比赛活动</category>
      <author>oliver</author>
      <pubDate>Sat, 09 Aug 2025 07:26:27 +0000</pubDate>
    </item>
    <item>
      <title>1000</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=587</link>
      <description><![CDATA[#include 
using namespace std;
int main()
{
    int a, b;
    cin &gt;&gt;a &gt;&gt;b;
    cout]]></description>
      <category>比赛活动</category>
      <author>刘植睿</author>
      <pubDate>Sat, 26 Apr 2025 08:46:12 +0000</pubDate>
    </item>
    <item>
      <title>bgfrf</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=555</link>
      <description><![CDATA[‘’； VB股份而工会那个]]></description>
      <category>比赛活动</category>
      <author>Tommy</author>
      <pubDate>Mon, 03 Mar 2025 11:02:58 +0000</pubDate>
    </item>
    <item>
      <title>取消验证码！！！！！！！！！！！！！！！！！！！！！</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=495</link>
      <description><![CDATA[]]></description>
      <category>比赛活动</category>
      <author>莫钫杰</author>
      <pubDate>Tue, 07 Jan 2025 13:59:32 +0000</pubDate>
    </item>
    <item>
      <title>3</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=483</link>
      <description><![CDATA[n                           nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn                                              nnnnnnnnnnnnnnnnnnnnnn                                                                                               ...]]></description>
      <category>比赛活动</category>
      <author>陈骏逸</author>
      <pubDate>Mon, 30 Dec 2024 07:47:55 +0000</pubDate>
    </item>
    <item>
      <title>1084题解</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=468</link>
      <description><![CDATA[#include
#include
using namespace std;


int main()
{
]]></description>
      <category>比赛活动</category>
      <author>莫钫杰</author>
<enclosure url="/forum/cin>>h;
" length="cout" type="image/jpeg" />      <pubDate>Mon, 11 Nov 2024 12:50:43 +0000</pubDate>
    </item>
    <item>
      <title>1084题解</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=467</link>
      <description><![CDATA[#include
#include
using namespace std;

int main()
{
]]></description>
      <category>比赛活动</category>
      <author>莫钫杰</author>
<enclosure url="/forum/cin>>h;
" length="cout" type="image/jpeg" />      <pubDate>Mon, 11 Nov 2024 12:50:11 +0000</pubDate>
    </item>
    <item>
      <title>4499题解</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=466</link>
      <description><![CDATA[#include
using namespace std;

int main()
{
]]></description>
      <category>比赛活动</category>
      <author>莫钫杰</author>
<enclosure url="/forum/cin>>a;
" length="if(a%12==4)
" type="image/jpeg" />      <pubDate>Mon, 11 Nov 2024 12:47:48 +0000</pubDate>
    </item>
    <item>
      <title>111111111111111</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=397</link>
      <description><![CDATA[#include
#include
using namespace std;
int gcd(int x,int y){
    if(y==0) return x;
    return gcd(y,x%y);
}
int main (){
    int x0,y0;
    cin&gt;&gt;x0&gt;&gt;y0;
    int a=x0*y0;
    int b=(int)sqrt(a);
    int tmp=0;
    cin&gt;&gt;x0&gt;&gt;y0;
    for(int i=]]></description>
      <category>比赛活动</category>
      <author>tiger</author>
      <pubDate>Wed, 24 Jan 2024 05:23:21 +0000</pubDate>
    </item>
    <item>
      <title>遗传算法资料</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=396</link>
      <description><![CDATA[如附件]]></description>
      <category>比赛活动</category>
      <author>王颢融</author>
      <pubDate>Tue, 23 Jan 2024 04:00:51 +0000</pubDate>
    </item>
    <item>
      <title>遗传算法讨论组——讨论帖</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=395</link>
      <description><![CDATA[遗传算法（Genetic Algorithm）详解与实现-CSDN博客]]></description>
      <category>比赛活动</category>
      <author>tiger</author>
      <pubDate>Mon, 22 Jan 2024 01:02:13 +0000</pubDate>
    </item>
    <item>
      <title>今天母亲节啦，奉上两段让母亲大人开心的代码，自行.....</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=364</link>
      <description><![CDATA[/************
   By Guhz
  2020.5.10
************/
#include 
#include 
#include 
#include 
#include 
#define WB \&quot;color 70\&quot; //WB: White backgroud &amp; Black foregroud
#define WR \&quot;color 7C\&quot; //WR: White backgroud &amp; Red foregroud
#define unit \&quot;*]]></description>
      <category>比赛活动</category>
      <author>William</author>
      <pubDate>Sun, 14 May 2023 04:20:18 +0000</pubDate>
    </item>
    <item>
      <title>口那个最难？</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=332</link>
      <description><![CDATA[彩蛋
https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=257&amp;extra=page%3D1]]></description>
      <category>比赛活动</category>
      <author>tiger</author>
      <pubDate>Sun, 26 Mar 2023 01:39:12 +0000</pubDate>
    </item>
    <item>
      <title>出海比赛| 跟我看美国计算机奥赛USACO！</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=331</link>
      <description><![CDATA[出海比赛| 跟我看美国计算机奥赛USACO！USACO（United States of America Computing Olympiad, 美国计算机奥林匹克竞赛) 是一项针对全世界所有的学生信息学竞赛选手的一项竞赛。这项赛事不仅可以培养学生的算法和编程思维，优秀的竞赛成绩还能给孩子大学申请添砖加瓦。 ...]]></description>
      <category>比赛活动</category>
      <author>tiger</author>
      <pubDate>Sun, 26 Mar 2023 01:10:54 +0000</pubDate>
    </item>
    <item>
      <title>文档</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=257</link>
      <description><![CDATA[http://v.hinews.cn/page-1338541.html]]></description>
      <category>比赛活动</category>
      <author>陈弘彬</author>
      <pubDate>Mon, 08 Aug 2022 07:34:52 +0000</pubDate>
    </item>
    <item>
      <title>建档户</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=179</link>
      <description><![CDATA[zsygaweufhuqdsxydgwu1guihgeuvifg2g47tgf2ughdfuicsalBghSASybiwxzngwS7
E2S31XEsa QFTBSFX
TSEFT
CE
WQCWFG
A
XD
F
AW
EVQEfxfyuwegDBYUDGZNI7GHSYUGDDDDDDDDDDDDDDDDDDDDDDDDDDDDDSDDAFA
efwQYUGCU7WQHUICHUIAB]]></description>
      <category>比赛活动</category>
      <author>曹浩源</author>
      <pubDate>Thu, 28 Apr 2022 11:38:48 +0000</pubDate>
    </item>
    <item>
      <title>信息学基地2022寒假欢乐赛</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=170</link>
      <description><![CDATA[挑战入门到提高，展示你的实力。 比赛时间：1月25日～2月6日赛制：IOI题目数量：6题题目难度：NOIP普及组（CSP-J）～NOIP提高组（CSP-S）­出题人：AH2审核：西门吹雪比赛地址：https://oj.singera.cn/contest.php?cid=1185 微信群：见下面二维码
 赛后题解直播2月7日分 ...]]></description>
      <category>比赛活动</category>
      <author>oliver</author>
      <pubDate>Mon, 24 Jan 2022 15:22:20 +0000</pubDate>
    </item>
    <item>
      <title>国际重要OI赛事与赛制，一篇就够了！</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=145</link>
      <description><![CDATA[赛事简介
信息学奥林匹克竞赛 （英语：Olympiad in Informatics，简称：OI）是一门在中学生中广泛开展的学科竞赛，和物理、数学等竞赛性质相同。OI 考察的内容是参赛者运用算法、数据结构和数学知识，通过编写计算机程序解决实际问题的能力。
OI 竞赛种类繁多，仅中国就 ...]]></description>
      <category>比赛活动</category>
      <author>oyangningtao</author>
      <pubDate>Sat, 22 Jan 2022 03:59:51 +0000</pubDate>
    </item>
    <item>
      <title>Hello</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=125</link>
      <description><![CDATA[Hello World!]]></description>
      <category>比赛活动</category>
      <author>听北风</author>
      <pubDate>Wed, 05 Jan 2022 02:46:13 +0000</pubDate>
    </item>
    <item>
      <title>CCF关于举办2021年第一场NOI Online能力测试的通知</title>
      <link>https://bbs.singera.cn/forum.php?mod=viewthread&amp;tid=59</link>
      <description><![CDATA[CCF关于举办2021年第一场NOI Online能力测试的通知摘要：    CCF定于3月27日举办2021年第一场NOI Online能力测试。测试分为入门组和提高组，任何感兴趣的选手均可参加。每组成功报名选手在同一时间参加线上测试。一、测试时间：熟悉系统环境：3月26日（周五）19:00-20:0 ...]]></description>
      <category>比赛活动</category>
      <author>oyangningtao</author>
      <pubDate>Wed, 03 Mar 2021 02:04:15 +0000</pubDate>
    </item>
  </channel>
</rss>