QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#361214 | #67. Two Transportations | qiuzx | Compile Error | / | / | C++20 | 3.8kb | 2024-03-22 22:32:02 | 2024-03-22 22:32:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Baijan.code: In function ‘void B::init()’: Baijan.code:58:13: error: ‘INF’ was not declared in this scope 58 | dist[i]=-INF; | ^~~