/ Vijos /

记录详情

Compile Error

foo.cpp: In constructor 'highp::highp()':
foo.cpp:13:24: error: 'memset' was not declared in this scope
 memset( n, 0, sizeof n );
                        ^
foo.cpp: In function 'void __init__()':
foo.cpp:102:24: error: 'memset' was not declared in this scope
 memset( c, 0, sizeof c );
                        ^

信息

递交者
类型
递交
题目
P1198 最佳课题选择
语言
C++
递交时间
2016-01-28 15:58:53
评测时间
2016-01-28 15:58:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes