Compile Error
foo.cc: In function 'int main()': foo.cc:8:5: error: expected primary-expression before 'char' if(char[0]==8&&char[1]==6) ^~~~ foo.cc:8:5: error: expected ')' before 'char' foo.cc:10:7: error: expected primary-expression before 'char' if(char[i]=='0'||char[i]=='1'||char[i]=='2'||char[i]=='3'||char[i]=='4'||char[i]=='5'||char[i]=='6'||char[i]=='7'||char[i]=='8'||char[i]=='9'||) ^~~~ foo.cc:10:7: error: expected ')' before 'char'
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1002 手机号之谜
- 比赛
- 周末测试1
- 语言
- C++
- 递交时间
- 2021-09-03 20:12:14
- 评测时间
- 2021-09-03 20:12:14
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes