0_0_33800672_7210.cpp
0_0_33800672_7210.cpp(19) : error C2146: 语法错误: 缺少“;”(在标识符“mrand”的前面)
0_0_33800672_7210.cpp(19) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33800672_7210.cpp(21) : error C2064: 项不会计算为接受 0 个参数的函数
0_0_33800672_7210.cpp(22) : error C3861: “assert”: 找不到标识符
0_0_33800672_7210.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“i128”的前面)
0_0_33800672_7210.cpp(30) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33800672_7210.cpp(31) : error C2146: 语法错误: 缺少“;”(在标识符“u128”的前面)
0_0_33800672_7210.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33800672_7210.cpp(42) : error C2061: 语法错误: 标识符“u128”
0_0_33800672_7210.cpp(36) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_33800672_7210.cpp(36) : error C2660: “Mod64::reduce”: 函数不接受 1 个参数
0_0_33800672_7210.cpp(38) : error C3861: “assert”: 找不到标识符
0_0_33800672_7210.cpp(40) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_33800672_7210.cpp(43) : error C2065: “x”: 未声明的标识符
0_0_33800672_7210.cpp(43) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_33800672_7210.cpp(50) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_33800672_7210.cpp(50) : error C2660: “Mod64::reduce”: 函数不接受 1 个参数
0_0_33800672_7210.cpp(52) : error C2660: “Mod64::reduce”: 函数不接受 1 个参数
|