Linux | 在 Deepin 安装 CS50 Library for C 2025年11月6日 问题 按照官方教程安装CS50 Library时会报错提示: 注意最后一句For example, to fo […]
编译.C遇到warning: ISO C++ forbids converting a string constant to ‘string’ {aka ‘char*’} [-Wwrite-strings]报错 2025年10月30日 当然,我是在使用cs50.h ,cs50.h 提供了自己的 string 类型 可以在 “ […]