/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'char pc(char, bool)':
/in/foo.cc:16:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  return (bj||(*p1++=ch)&&p1==p2)&&fwrite(p1=buf,1,p1-buf,stdout),0;
              ~~~~~~~~~~^~~~~~~~
/in/foo.cc:16:44: warning: operation on 'p1' may be undefined [-Wsequence-point]
  return (bj||(*p1++=ch)&&p1==p2)&&fwrite(p1=buf,1,p1-buf,stdout),0;
                                          ~~^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 1ms 200.0 KiB
#3 Accepted 1ms 204.0 KiB
#4 Accepted 1ms 204.0 KiB
#5 Accepted 1ms 332.0 KiB
#6 Accepted 6ms 580.0 KiB
#7 Accepted 12ms 916.0 KiB
#8 Accepted 32ms 2.121 MiB
#9 Accepted 8ms 1.328 MiB
#10 Accepted 10ms 1000.0 KiB
#11 Accepted 29ms 2.043 MiB
#12 Accepted 30ms 1.078 MiB
#13 Accepted 68ms 2.191 MiB

信息

递交者
类型
递交
题目
Stock Market 股票市场
语言
C++
递交时间
2020-02-09 20:50:09
评测时间
2020-02-09 20:50:09
评测机
分数
100
总耗时
206ms
峰值内存
2.191 MiB