Compile Error
/in/foo.c: In function 'main': /in/foo.c:9:3: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] scanf("%d",a[i]); ^ /in/foo.c:24:1: error: expected ';' before '}' token } ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1025 交换数字
- 语言
- C
- 递交时间
- 2019-10-27 22:45:35
- 评测时间
- 2019-10-27 22:45:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes