Compile Error
foo.cc:1:1: error: 'include' does not name a type; did you mean '__has_include'? include<iostream> ^~~~~~~ __has_include foo.cc: In function 'int main()': foo.cc:7:17: error: 'A' was not declared in this scope scanf("%d,%d",&A,&B); ^ foo.cc:7:20: error: 'B' was not declared in this scope scanf("%d,%d",&A,&B); ^ foo.cc:14:2: error: 'return0' was not declared in this scope return0; ^~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- p1009 数据交换
- 语言
- C++
- 递交时间
- 2021-11-19 23:39:57
- 评测时间
- 2021-11-19 23:39:57
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes