Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:2: error: 'gets_s' was not declared in this scope gets_s(ori); ^~~~~~ /in/foo.cc:10:2: note: suggested alternative: 'gets' gets_s(ori); ^~~~~~ gets
信息
- 递交者
- 类型
- 递交
- 题目
- 2-6 单词频度表
- 比赛
- 南师大2018年蓝桥杯热身赛
- 语言
- C++
- 递交时间
- 2018-12-12 15:01:12
- 评测时间
- 2018-12-12 15:01:12
- 评测机
- 分数
- 0
- 总耗时
- 367ms
- 峰值内存
- 48.07 MiB