开发工具 在线编辑器

 

 

分类名称链接
开发工具 Dev C++ 5.11 下载 http://oj.irongcheng.com/upload/tools/Dev-Cpp5.11.exe
开发工具 飞鸽传书 局域网 http://oj.irongcheng.com/upload/oj.irongcheng.com/file/20241009/20241009161718_68811.rar
在线编辑器 C++ 在线编辑器 - onlinegdb https://www.onlinegdb.com/
在线编辑器 C++ 在线编辑器 - wandbox https://wandbox.org/
在线编辑器 C++ 在线编辑器 - cpp.sh https://cpp.sh/
AI 工具 ChatGPT 3.5 https://mm1.ltd/
AI 工具 GPT 中文网 https://www.gptchinese.com/
竞赛网站 Codeforces https://codeforces.com/
竞赛网站 AtCoder https://atcoder.jp/
竞赛网站 洛谷 https://www.luogu.com.cn/
竞赛网站 CSES 300 题 https://188.166.104.231/problemset
竞赛网站 上海月赛 https://www.iai.sh.cn/
竞赛网站 信息学奥赛一本通 http://ybt.ssoier.cn:8088/
竞赛网站 信息学奥赛一本通编程启蒙 https://bas.ssoier.cn/
竞赛网站 威海实验高中 OJ http://39.99.183.126:8888/
算法可视化 Visualgo https://visualgo.net/
算法可视化 USFCA 算法可视化 https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
算法与数据结构学习 OI Wiki https://oi-wiki.org/
算法与数据结构学习 NOIP 题单 https://docs.qq.com/sheet/DWFh6dWVscUZQbldo?tab=n1slxr
算法与数据结构学习 CSP-J 初赛刷题 https://cspj.17ac.cn/
C++ 语法 Hacking C++ https://hackingcpp.com
C++ 语法 cppreference 英文 https://cplusplus.com/reference/
C++ 语法 cppreference 中文 https://zh.cppreference.com/w/
Linux 在线环境 jslinux https://bellard.org/jslinux/
Linux 在线环境 jor1k https://s-macke.github.io/jor1k/
复赛注意事项 复赛注意事项文档 http://oj.irongcheng.com/upload/oj.irongcheng.com/file/20230919/20230919213427_81053.docx

 

 

Dev C++ 5.11下载
飞鸽传书 局域网


C++在线编辑器
https://www.onlinegdb.com/
https://wandbox.org/
https://cpp.sh/

AI工具
ChatGPT 3.5
https://www.gptchinese.com/

竞赛网站
https://codeforces.com/
https://atcoder.jp/
https://www.luogu.com.cn/
CSES 300题 
https://www.iai.sh.cn/ 上海月赛
信息学奥赛一本通
信息学奥赛一本通编程启蒙
威海实验高中OJ


算法可视化
https://visualgo.net/
https://www.cs.usfca.edu/~galles/visualization/Algorithms.html


算法与数据结构学习
https://oi-wiki.org/
NOIP题单
CSP-J初赛刷题


C++语法
https://hackingcpp.com/
https://cplusplus.com/reference/
https://zh.cppreference.com/w/

Linux 在线环境 

https://bellard.org/jslinux/
https://s-macke.github.io/jor1k/


复赛注意事项
/upload/oj.irongcheng.com/file/20230919/20230919213427_81053.docx

 

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<p>
    <a class="ke-insertfile" href="http://oj.irongcheng.com/upload/tools/Dev-Cpp5.11.exe"
    target="_blank">
        Dev C++ 5.11下载
    </a>
    <br />
    <a class="ke-insertfile" href="http://oj.irongcheng.com/upload/oj.irongcheng.com/file/20241009/20241009161718_68811.rar"
    target="_blank">
        飞鸽传书 局域网
    </a>
    <br />
    <br />
    <br />
    C++在线编辑器
    <br />
    <a class="ke-insertfile" href="https://www.onlinegdb.com/" target="_blank">
        https://www.onlinegdb.com/
    </a>
    <br />
    <a class="ke-insertfile" href="https://wandbox.org/" target="_blank">
        https://wandbox.org/
    </a>
    <br />
    <a href="https://cpp.sh/" target="_blank">
        https://cpp.sh/
    </a>
    <br />
    <br />
    AI工具
    <br />
    <a class="ke-insertfile" href="https://mm1.ltd/" target="_blank">
        ChatGPT 3.5
    </a>
    <br />
    <a class="ke-insertfile" href="https://www.gptchinese.com/" target="_blank">
        https://www.gptchinese.com/
    </a>
    <br />
    <br />
    竞赛网站
    <br />
    <a class="ke-insertfile" href="https://codeforces.com/" target="_blank">
        https://codeforces.com/
    </a>
    <br />
    <a class="ke-insertfile" href="https://atcoder.jp/" target="_blank">
        https://atcoder.jp/
    </a>
    <br />
    <a class="ke-insertfile" href="https://www.luogu.com.cn/" target="_blank">
        https://www.luogu.com.cn/
    </a>
    <br />
    <a class="ke-insertfile" href="https://188.166.104.231/problemset" target="_blank">
        CSES 300题
    </a>
      
    <br />
    <a href="https://www.iai.sh.cn/" target="_blank">
        https://www.iai.sh.cn/ 
    </a>
    上海月赛
    <br />
    <a href="http://ybt.ssoier.cn:8088/" target="_blank">
        信息学奥赛一本通
    </a>
    <br />
    <a href="https://bas.ssoier.cn/" target="_blank">
        信息学奥赛一本通编程启蒙
    </a>
    <br />
    <a href="http://39.99.183.126:8888/" target="_blank">
        威海实验高中OJ
    </a>
    <br />
    <br />
    <br />
    算法可视化
    <br />
    <a href="https://visualgo.net/" target="_blank">
        https://visualgo.net/
    </a>
    <br />
    <a href="https://www.cs.usfca.edu/~galles/visualization/Algorithms.html"
    target="_blank">
        https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
    </a>
    <br />
    <br />
    <br />
    算法与数据结构学习
    <br />
    <a class="ke-insertfile" href="https://oi-wiki.org/" target="_blank">
        https://oi-wiki.org/
    </a>
    <br />
    <a href="https://docs.qq.com/sheet/DWFh6dWVscUZQbldo?tab=n1slxr" target="_blank">
        NOIP题单
    </a>
    <br />
    <a href="https://cspj.17ac.cn/" target="_blank">
        CSP-J初赛刷题
    </a>
    <br />
    <br />
    <br />
    C++语法
    <br />
    <a href="https://hackingcpp.com/" target="_blank">
        https://hackingcpp.com
    </a>
    /
    <br />
    <a href="https://cplusplus.com/reference/" target="_blank">
        https://cplusplus.com/reference/
    </a>
    <br />
    <a href="https://zh.cppreference.com/w/" target="_blank">
        https://zh.cppreference.com/w/
    </a>
    <br />
    <br />
    Linux 在线环境 
    <br />
    <br />
    <a href="https://bellard.org/jslinux/" target="_blank">
        https://bellard.org/jslinux/
    </a>
    <br />
    <a href="https://s-macke.github.io/jor1k/" target="_blank">
        https://s-macke.github.io/jor1k/
    </a>
    <br />
    <br />
    <br />
    复赛注意事项
    <br />
    <a class="ke-insertfile" href="http://oj.irongcheng.com/upload/oj.irongcheng.com/file/20230919/20230919213427_81053.docx"
    target="_blank">
        /upload/oj.irongcheng.com/file/20230919/20230919213427_81053.docx
    </a>
</p>

  

 

posted @   aiplus  阅读(6)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 地球OL攻略 —— 某应届生求职总结
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 提示词工程——AI应用必不可少的技术
· .NET周刊【3月第1期 2025-03-02】
历史上的今天:
2024-03-06 Label组件中显示本地图片
2024-03-06 PhotoImage
2024-03-06 时间单位及其常见的缩写如下:
2024-03-06 Complex Giant Systems
2024-03-06 anthropic.com
2024-03-06 Anthropic、PBC(“ Anthropic ”
2024-03-06 claude 注册
悬浮按钮示例
点击右上角即可分享
微信分享提示