Skip to content

CCF Certified Software Professional Examination Solutions.

Notifications You must be signed in to change notification settings

WWaynee/CCF-CSP-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

代码会做完一题上传一题。

2020.09


1、bool数组最好初始化,因为不是全部默认值为false
2、自非不能简写为!=,必须写为res = !res

2022.03


1、区间查询类型的题目处理:线段树/差分数组

About

CCF Certified Software Professional Examination Solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages