Compile Error
foo.cc:5:26: error: stray '#' in program 5 | a[0][int(s[0]) % 9] += 1 #第一个字符余数 | ^ foo.cc:8:23: error: stray '#' in program 8 | t = int(s[i]) % 9 #当前字符余数 | ^ foo.cc:11:10: error: invalid preprocessing directive #f; did you mean #if? 11 | #f(i,j)=f(i,j)+f(i-1,j) | ^ | if foo.cc:13:10: error: invalid preprocessing directive #cnt 13 | #cnt(i,j+t)=cnt(i,j+t)+f(i-1,j) | ^~~ foo.cc:1:1: error: 'mod' does not name a type 1 | mod = 1000000007 | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1422 1-6 游游的9的倍数
- 语言
- C++
- 递交时间
- 2023-07-05 15:08:53
- 评测时间
- 2023-07-05 15:08:53
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes