/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void CreateGraph(Graph*)':
/in/foo.cc:50:7: error: 'the_matrix' was not declared in this scope
       the_matrix[x][y]=the_matrix[y][x]=1;
       ^~~~~~~~~~

信息

递交者
类型
递交
题目
P1446 最短路上的统计
语言
C++
递交时间
2017-10-27 17:17:16
评测时间
2017-10-27 17:17:16
评测机
分数
0
总耗时
601ms
峰值内存
51.68 MiB