/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if ((num1 * b == num2) && (num1 * c == num3) || (num1 == a && num2 == b && num3 == c)) {
       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 400.0 KiB

信息

递交者
类型
递交
题目
P1772 巧妙填数
语言
C++
递交时间
2024-01-22 15:12:07
评测时间
2024-01-22 15:12:07
评测机
分数
100
总耗时
3ms
峰值内存
400.0 KiB