Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:4:15: error: 'scanf' was not declared in this scope scanf("%d",&a); ^ /in/foo.cc:19:25: error: 'printf' was not declared in this scope printf("%d%d%d\n",a,b,c); ^
信息
- 递交者
- 类型
- 递交
- 题目
- A1-1 分支结构练习:三数排序
- 语言
- C++
- 递交时间
- 2024-10-21 22:49:53
- 评测时间
- 2024-10-21 22:49:53
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes