Runtime Error
foo.c: In function 'main': foo.c:5:10: warning: character constant too long for its type printf('hello, world'); ^~~~~~~~~~~~~~ foo.c:5:10: warning: passing argument 1 of 'printf' makes pointer from integer without a cast [-Wint-conversion] In file included from foo.c:1:0: C:/mingw32/i686-w64-mingw32/include/stdio.h:380:15: note: expected 'const char * restrict' but argument is of type 'int' int __cdecl printf(const char * __restrict__ _Format,...); ^~~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1319 数列
- 语言
- C
- 递交时间
- 2017-02-21 09:18:38
- 评测时间
- 2017-02-21 09:18:38
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 248.0 KiB