记录详情

Accepted

/in/foo.cc: In function 'void FindAscCount(int*, int)':
/in/foo.cc:18:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   else if(ii=0)
               ^
/in/foo.cc:23:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   else if(ii=n-1)
                 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 380.0 KiB

信息

递交者
类型
自测
语言
C++
递交时间
2024-08-24 12:42:44
评测时间
2024-08-24 12:42:44
评测机
分数
10
总耗时
1ms
峰值内存
380.0 KiB