记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:24: error: 'memset' was not declared in this scope
  memset(b, 0, sizeof(b));
                        ^

信息

递交者
类型
递交
题目
P1586 Problem 4F. Catch the ball
比赛
2024春 悬赏令第四周
语言
C++
递交时间
2024-05-11 22:05:15
评测时间
2024-05-12 14:49:26
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes