Compile Error
foo.cpp: In function 'int main()': foo.cpp:12:31: warning: unknown conversion type character 'l' in format [-Wformat=] scanf("%lld%lld%lld",&n,&k,&p); ^ foo.cpp:12:31: warning: unknown conversion type character 'l' in format [-Wformat=] foo.cpp:12:31: warning: unknown conversion type character 'l' in format [-Wformat=] foo.cpp:12:31: warning: too many arguments for format [-Wformat-extra-args] foo.cpp:21:18: error: 'z' was not declared in this scope printf("%lld\n",z%p); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1817 兔农
- 语言
- C++
- 递交时间
- 2015-12-21 12:02:36
- 评测时间
- 2015-12-21 12:02:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes