记录详情

Compile Error

foo.cc: In function 'int fen(int)':
foo.cc:6:2: error: 'ge' was not declared in this scope
    6 |  ge=temp%10;
      |  ^~
foo.cc:7:2: error: 'shi' was not declared in this scope
    7 |  shi=temp/10%10;
      |  ^~~
foo.cc:8:2: error: 'bai' was not declared in this scope
    8 |  bai=temp/100%10;
      |  ^~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1196 迷人的水仙花
语言
C++
递交时间
2022-07-29 08:24:47
评测时间
2022-07-29 08:24:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes