Compile Error
foo.cpp: In function 'int main()':
foo.cpp:47:10: error: 'INT_MAX' was not declared in this scope
dis[i]=INT_MAX;
^
foo.cpp:73:13: error: 'INT_MAX' was not declared in this scope
if(dis[t]==INT_MAX)cout<<-1;
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1909 寻找道路
- 语言
- C++
- 递交时间
- 2016-09-05 23:15:37
- 评测时间
- 2016-09-05 23:15:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes