Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:8:13: warning: spurious trailing '%' in format [-Wformat=] printf("GUN%"); ^ /in/foo.c:9:11: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=] printf("%s",GNU(n)); ^ /in/foo.c: In function 'GNU': /in/foo.c:16:2: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- (lpj 1-1)GNU is Not Unix
- 语言
- C
- 递交时间
- 2021-12-01 20:27:18
- 评测时间
- 2021-12-01 20:27:18
- 评测机
- 分数
- 0
- 总耗时
- 62ms
- 峰值内存
- 356.0 KiB