Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:32:18: error: 'scanf' was not declared in this scope scanf("%d",&a); ^ /in/foo.cc:46:47: error: 'printf' was not declared in this scope printf("%d\n",min(dp[root][1],dp[root][0])); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2045 战略游戏
- 语言
- C++
- 递交时间
- 2020-04-30 18:15:43
- 评测时间
- 2020-04-30 18:15:43
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes