记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(a[i]!=m-a[i]&&m-a[i]==a[x] || a[i]==m-a[i]&&m-a[i]==a[x+1])
      ~~~~~~~~~~~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 380.0 KiB
#2 Accepted 1ms 340.0 KiB
#3 Accepted 1ms 340.0 KiB
#4 Accepted 1ms 340.0 KiB
#5 Accepted 1ms 340.0 KiB
#6 Accepted 238ms 4.227 MiB
#7 Accepted 234ms 4.211 MiB
#8 Accepted 219ms 4.23 MiB
#9 Accepted 221ms 4.234 MiB
#10 Accepted 214ms 4.203 MiB

信息

递交者
类型
递交
题目
P1309 E. 蚂蚁竞走II
比赛
2021年互联网创新创业科技节程序设计大赛
语言
C++
递交时间
2021-12-23 19:48:16
评测时间
2021-12-23 19:48:16
评测机
分数
250
总耗时
1136ms
峰值内存
4.234 MiB