Compile Error

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

信息

递交者
类型
递交
题目
P1087 函数-递归3
语言
C++
递交时间
2021-12-12 13:24:34
评测时间
2021-12-12 13:24:34
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes