c++ stl 详解 csp备考

最近在准备csp认证考试,打算使用c++语言,以下是关于c++ stl库的内容:

  1. algorithm概览(作者:当格子衫爱上Helloworld)
  2. stl库详解(作者:c语言中文网)
  3. https://www.cplusplus.com/reference/
  4. https://en.cppreference.com/w/cpp/header

另外是csp的一些规则:

  1. 每道题32次提交机会
  2. 部分对也给分(10个测试用例,全对100分)
  3. ide为devcpp,支持调试,java为eclipse

关于devcpp,可以修改快捷键,ctrl+spacectrl+enter实现代码补全

image

posted @ 2021-09-26 10:36  dou_fu_gan  阅读(468)  评论(0编辑  收藏  举报