Compile Error

foo.cc:5:1: error: expected unqualified-id before '{' token
 {
 ^
foo.cc: In function 'int Issushu(int)':
foo.cc:16:18: error: 'int Issushu(int)' redeclared as different kind of symbol
 int Issushu(int n)
                  ^
foo.cc:4:6: note: previous declaration 'int Issushu'
 int  Issushu; 
      ^~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1115 满足条件的3位整数(2)
语言
C++
递交时间
2021-08-14 17:27:27
评测时间
2021-08-14 17:27:29
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes