Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:18:28: error: 'sprintf_s' was not declared in this scope sprintf_s(c,100, "%d", num); ^ /in/foo.cc:20:18: error: 'strlen' was not declared in this scope n = strlen(c); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 1-1 数字循环左移
- 语言
- C++
- 递交时间
- 2019-03-04 19:53:41
- 评测时间
- 2019-03-04 19:53:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes