/ new_bzoj /

记录详情

Compile Error

foo.cc:6:2: error: stray '#' in program
    6 | }#include<bits/stdc++.h>
      |  ^
foo.cc:6:3: error: 'include' does not name a type
    6 | }#include<bits/stdc++.h>
      |   ^~~~~~~
foo.cc:17:5: error: redefinition of 'int main()'
   17 | int main(){
      |     ^~~~
foo.cc:3:5: note: 'int main()' previously defined here
    3 | int main()
      |     ^~~~
foo.cc: In function 'int main()':
foo.cc:29:9: error: 'cout' was not declared in this scope
   29 |         cout<<f[n]<<endl;
      |         ^~~~
foo.cc:29:21: error: 'endl' was not declared in this scope
   29 |         cout<<f[n]<<endl;
      |                     ^~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
玩具装箱toy
语言
C++
递交时间
2022-09-18 15:10:00
评测时间
2022-09-18 15:10:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes