Compile Error

foo.cc: In function 'int main()':
foo.cc:21:1: error: a function-definition is not allowed here before '{' token
   21 | {
      | ^
foo.cc:38:1: error: a function-definition is not allowed here before '{' token
   38 | {
      | ^
foo.cc:52:1: error: expected '}' at end of input
   52 | }
      | ^
foo.cc:16:1: note: to match this '{'
   16 | {
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1068 A、B之间同构数的数量及总和
语言
C++
递交时间
2022-07-12 20:41:30
评测时间
2022-07-12 20:41:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes