Compile Error
foo.cpp: In function 'int main()': foo.cpp:21:22: error: 'printf' was not declared in this scope printf("%.2f\n",c); ^ foo.cpp:22:19: error: 'system' was not declared in this scope system("pause"); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 绕钉子的长绳子
- 语言
- C++
- 递交时间
- 2015-08-03 14:19:21
- 评测时间
- 2015-08-03 14:19:22
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes