/ 晓编程 /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:13:2: error: 'a' was not declared in this scope
  a=a+a*b/100
  ^
foo.cc:13:8: error: 'b' was not declared in this scope
  a=a+a*b/100
        ^

自豪的采用jd5进行评测(github.com/masnn/jd5)

信息

递交者
类型
递交
题目
P1021 压岁钱的雪球
语言
C++
递交时间
2020-03-01 09:43:56
评测时间
2020-03-01 09:43:56
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes