/ new_bzoj /

记录详情

Compile Error

foo.cc:11:1: error: 'Copy' does not name a type
   11 | Copy
      | ^~~~
foo.cc:44:5: error: redefinition of 'int main()'
   44 | int main()
      |     ^~~~
foo.cc:5:5: note: 'int main()' previously defined here
    5 | int main(){
      |     ^~~~
foo.cc: In function 'int main()':
foo.cc:48:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   48 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
轮状病毒
语言
C++
递交时间
2022-07-30 18:08:47
评测时间
2022-07-30 18:08:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes