Wrong Answer
foo.cc: In function 'int main()':
foo.cc:14:22: warning: left operand of comma operator has no effect [-Wunused-value]
    for(int p = 1; p*j<=k, p<=9; p++)
                   ~~~^~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1281 数位之积
 - 语言
 - C++
 - 递交时间
 - 2021-07-26 12:43:26
 - 评测时间
 - 2021-07-26 12:46:35
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 819ms
 - 峰值内存
 - 37.645 MiB