Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:19:31: error: 'INT_MAX' was not declared in this scope shortestDistance[i] = INT_MAX; ^~~~~~~ /in/foo.cc:32:27: error: 'INT_MAX' was not declared in this scope int minDistance = INT_MAX; ^~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1635 城市连接
- 语言
- C++
- 递交时间
- 2023-08-28 00:42:42
- 评测时间
- 2023-08-28 00:42:42
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes