Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:18:15: error: 'scanf' was not declared in this scope scanf("%d",&n); ^ /in/foo.cc:23:26: error: 'memcpy' was not declared in this scope memcpy(N,num,sizeof(num)); ^ /in/foo.cc:31:18: error: 'printf' was not declared in this scope printf("%d\n",re); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 4 排序中的交换次数
- 语言
- C++
- 递交时间
- 2024-09-23 16:58:28
- 评测时间
- 2024-09-23 16:58:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes