Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:30:27: error: 'scanf' was not declared in this scope scanf("%d%d", &n1, &n2); ^ /in/foo.cc:45:35: error: 'printf' was not declared in this scope printf("%d %d", countA, countB); ^
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2024-11-19 08:26:15
- 评测时间
- 2024-11-19 08:26:15
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes