Compile Error
foo.cpp: In function 'int main()': foo.cpp:12:3: error: 'cin' was not declared in this scope cin>>a>>b; ^ foo.cpp:17:19: warning: unknown conversion type character 'l' in format [-Wformat=] printf("%lld\n",x); ^ foo.cpp:17:19: warning: too many arguments for format [-Wformat-extra-args]
信息
- 递交者
- 类型
- 递交
- 题目
- P1164 曹冲养猪
- 语言
- C++
- 递交时间
- 2014-11-05 09:39:31
- 评测时间
- 2014-11-05 09:39:31
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes