/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'void clean(block*)':
foo.cpp:17:34: error: 'memset' was not declared in this scope
     memset(op->em,0,sizeof op->em);
                                  ^
foo.cpp: In function 'void Remove(block*, int, int)':
foo.cpp:134:6: warning: unused variable 'ttt' [-Wunused-variable]
  int ttt=num;
      ^

信息

递交者
类型
递交
题目
P1856 文本编辑器
语言
C++
递交时间
2015-05-20 13:32:31
评测时间
2015-05-20 13:32:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes