Wrong Answer
/in/foo.cc: In function 'void GtoB(char*)': /in/foo.cc:48:42: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] t[j] = (t[j - 1] - '0') ^ (s[i] - '0') + '0'; ~~~~~~~~~~~~~^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1065 最小数字倍数
- 语言
- C++
- 递交时间
- 2023-05-11 22:11:28
- 评测时间
- 2023-05-11 22:11:28
- 评测机
- 分数
- 0
- 总耗时
- 14ms
- 峰值内存
- 388.0 KiB