Compile Error

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

信息

递交者
类型
自测
题目
P1911 斐波那契之函数调用
语言
C++
递交时间
2022-02-06 19:43:29
评测时间
2022-02-06 19:43:29
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes