/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:12:43: error: 'memset' was not declared in this scope
foo.cpp:15:17: warning: array subscript has type 'char' [-Wchar-subscripts]
foo.cpp:15:29: warning: array subscript has type 'char' [-Wchar-subscripts]
foo.cpp:21:18: warning: array subscript has type 'char' [-Wchar-subscripts]
foo.cpp:29:17: warning: array subscript has type 'char' [-Wchar-subscripts]
foo.cpp:29:29: warning: array subscript has type 'char' [-Wchar-subscripts]
foo.cpp:35:18: warning: array subscript has type 'char' [-Wchar-subscripts]

信息

递交者
类型
递交
题目
P1890 很像的字符串
比赛
NOIP模拟赛之被时光掩埋的秘密
语言
C++
递交时间
2014-10-18 21:28:01
评测时间
2014-10-18 23:05:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes