/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'void ycl()':
foo.cpp:9:26: error: 'memset' was not declared in this scope
foo.cpp: In function 'void fm()':
foo.cpp:40:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
foo.cpp:43:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
foo.cpp:49:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
foo.cpp:52:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
foo.cpp: In function 'void doit()':
foo.cpp:80:29: error: 'memset' was not declared in this scope
foo.cpp:82:32: warning: left operand of comma operator has no effect [-Wunused-value]
foo.cpp:90:32: warning: left operand of comma operator has no effect [-Wunused-value]
foo.cpp:93:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]

信息

递交者
类型
递交
题目
P1631 正方形计数
语言
C++
递交时间
2014-12-12 21:03:39
评测时间
2014-12-12 21:03:39
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes