Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:18:2: error: 'maxUpHeight' was not declared in this scope
maxUpHeight[0][0]=0;
^~~~~~~~~~~
/in/foo.cc:16:6: warning: unused variable 'maxUpHight' [-Wunused-variable]
int maxUpHight[110][110];
^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1098 合唱队形
- 语言
- C++
- 递交时间
- 2018-04-02 13:30:47
- 评测时间
- 2018-04-02 13:30:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes