/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'mat multi(mat, mat)':
foo.cpp:14:27: error: 'am' was not declared in this scope
   tmp.m[i][j]=tmp.m[i][j]+am[i][k]*b.m[k][j];
                           ^

信息

递交者
类型
递交
题目
P1725 随机数生成器
语言
C++
递交时间
2015-06-07 20:57:41
评测时间
2015-06-07 20:57:42
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes