Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C Compiler2020
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • CSC
  • CSC-Compiler
  • Compiler2020
  • Wiki
Clone repository csc1/nscscc/docs.wiki
HTTPS

Install Gollum

gem install gollum

Clone your wiki

git clone https://gitlab.eduxiji.net/csc1/nscscc/docs.wiki.git
cd docs.wiki

Start Gollum and edit locally

gollum
== Sinatra/1.3.5 has taken the stage on 4567 for development with backup from Thin
>> Thin web server (v1.5.0 codename Knife)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
Clone repository
  • GitLab使用与代码提交
    • GitLab报错server certificate verification failed
    • GitLab添加SSHKey后依然无法clone
  • Home
  • 其他
    • 常用工具
    • 疫情期间,队伍远程作业的方案
  • 评测方案与语言标准
    • 基准测试集公开还是隐藏?
    • 开发语言要求
    • 性能测试保证可靠吗?
    • 排行榜是动态的吗?
    • 数组传动态参数是否需要在类型检查阶段检查数组大小,还是只知道维度信息?
    • 是否考察词法语法、类型检查、语义检查的错误检查?
    • 第三方库使用程度
    • 类似const 数组作为参数传递这样合不合法?
    • 能否使用cmake、make等构建项目
    • 评分是否需要考虑编译器的性能,例如编译速度?
View All Pages