/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:12:17: error: 'buffer' was not declared in this scope
         memmove(buffer,text+a,sizeof(int)*len);//待粘贴数字
                 ^~~~~~
foo.cc:12:17: note: suggested alternative: 'setbuffer'
         memmove(buffer,text+a,sizeof(int)*len);//待粘贴数字
                 ^~~~~~
                 setbuffer
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1058 粘贴文本
语言
C++
递交时间
2021-07-11 19:01:43
评测时间
2021-07-11 20:00:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes