> For the complete documentation index, see [llms.txt](https://scls-cs.gitbook.io/it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scls-cs.gitbook.io/it/getting-started/quickstart.md).

# OnlineGDB

<figure><img src="/files/V47uZY2BHN1BdITlLIxK" alt=""><figcaption></figcaption></figure>

### 编程工具

我们使用OnlineGDB作为课堂和作业的编程工具。请按照如下步骤来使用：

1. 点击链接：[https://onlinegdb.com/](https://onlinegdb.com/classroom/invite/Jks-aVrL6)
2. 下方提示：“Don't have account yet? Register”，点击Register注册账号
3. 填写你的名字，邮箱和密码。**名字是你的真实姓名拼音，邮箱是你的学校邮箱**。
4. 注册完成后点击左侧Classroom，信息按照如下方式填写：

<figure><img src="/files/fJmtPjCdtPzEebYsIw63" alt=""><figcaption></figcaption></figure>

5. 在浏览器里输入<https://onlinegdb.com/classroom/invite/Jks-aVrL6>

如果你看到Classrooms Enrolled里出现IT。说明你已经成功进入到课堂里。

<figure><img src="/files/FlBmuiWBzcpto5m5sQb8" alt=""><figcaption></figcaption></figure>

6. 点击IT，你可以看到本周的作业。

<figure><img src="/files/ItWHgewagPCz758A5sHv" alt=""><figcaption></figcaption></figure>

7. 左边是作业要求，右边是编程窗口。你可以点击Run来运行程序。

{% hint style="info" %}
右边窗口偶尔会加载比较慢，你耐心等待一下。
{% endhint %}

<figure><img src="/files/QXnWnAuPojTIBuaxAkuJ" alt=""><figcaption></figcaption></figure>

### 提交

当你对你的程序确认无误后，点击submit来提交。
