/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:67:31: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'char (*)[225]' [-Wformat]
foo.cpp:69:35: error: 'strlen' was not declared in this scope
foo.cpp:72:30: error: 'memset' was not declared in this scope

信息

递交者
类型
递交
题目
P1427 机密信息
语言
C++
递交时间
2015-06-03 13:43:08
评测时间
2015-06-03 13:43:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes