Compile Error

foo.cc:11:3: error: stray '#' in program
   11 | } #include <iostream>
      |   ^
foo.cc:11:4: error: 'include' does not name a type
   11 | } #include <iostream>
      |    ^~~~~~~
foo.cc:13:5: error: redefinition of 'int main()'
   13 | int main()
      |     ^~~~
foo.cc:3:5: note: 'int main()' previously defined here
    3 | int main()
      |     ^~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1010 门票总价
语言
C++
递交时间
2023-11-11 11:29:30
评测时间
2023-11-11 11:29:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes