QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#361214#67. Two TransportationsqiuzxCompile Error//C++203.8kb2024-03-22 22:32:022024-03-22 22:32:04

詳細信息

Baijan.code: In function ‘void B::init()’:
Baijan.code:58:13: error: ‘INF’ was not declared in this scope
   58 |    dist[i]=-INF;
      |             ^~~