Skip to main content

CXX5635

不得使用 C 语言库

依据

一些 C++ 库(例如 \<cstdio>)也有相应的 C 语言库版本(例如 \<stdio.h>)。但本规则要求使用 C++ 版本。

登录查看完整文章