Compile Error
/in/foo.c: In function 'main':
/in/foo.c:5:22: error: invalid operands to binary & (have 'int *' and 'int')
5 | scanf("%d %d",&x &y);
| ~~ ^
| |
| int *
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C
- 递交时间
- 2025-10-30 13:30:47
- 评测时间
- 2025-10-30 13:30:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes