Compile Error
/in/foo.c: In function 'main': /in/foo.c:6:10: error: expected identifier or '(' before ';' token int n,a,; ^ /in/foo.c:14:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int *' [-Wformat=] printf("%d",&a); ^
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2024-11-15 11:37:33
- 评测时间
- 2024-11-15 11:37:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes