Compile Error
/in/foo.cc:2:1: error: 'a' does not name a type a=int(input()) b=int(input()) n=int(input()) t=0 for i in range(n): c=int(input()) if c%10==a or c%10==b: t=t+1 print(t) ^
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 尾号限行
 - 语言
 - C++
 - 递交时间
 - 2018-11-08 10:57:04
 - 评测时间
 - 2018-11-08 10:57:06
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 9ms
 - 峰值内存
 - 2.789 MiB