Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  if(r=x)
        ^
# 状态 耗时 内存占用
#1 Accepted 2ms 404.0 KiB
#2 Accepted 1ms 336.0 KiB

信息

递交者
类型
递交
题目
P1032 满足 1+2+3+…+N>=M 的最小N
语言
C++
递交时间
2023-12-23 14:11:37
评测时间
2023-12-23 14:11:37
评测机
分数
100
总耗时
4ms
峰值内存
404.0 KiB