/ Vijos /

记录详情

Compile Error

foo.cpp: In constructor 'bign::bign()':
foo.cpp:15:32: error: 'memset' was not declared in this scope
foo.cpp: In constructor 'bign::bign(char*)':
foo.cpp:17:19: error: 'strlen' was not declared in this scope
foo.cpp:19:24: error: 'memset' was not declared in this scope
foo.cpp: In function 'bign f(int)':
foo.cpp:109:11: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
foo.cpp: In function 'int main()':
foo.cpp:136:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

信息

递交者
类型
递交
题目
P1910 解方程
语言
C++
递交时间
2014-11-14 19:25:52
评测时间
2014-11-14 19:25:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes