/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'char io::gc()':
/in/foo.cc:7:63: warning: operation on 'io::p1' may be undefined [-Wsequence-point]
  inline char gc(){if(p1!=p2){return *p1++;} return p1==(p2=(p1=buf)+fread(buf,1,1<<21,stdin))?EOF:*p1++;}
                                                            ~~~^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 336.0 KiB
#2 Accepted 1ms 224.0 KiB
#3 Accepted 1ms 216.0 KiB
#4 Accepted 1ms 224.0 KiB
#5 Accepted 1ms 476.0 KiB
#6 Accepted 1ms 348.0 KiB
#7 Accepted 1ms 344.0 KiB
#8 Accepted 1ms 352.0 KiB
#9 Accepted 2ms 344.0 KiB
#10 Accepted 1ms 348.0 KiB

信息

递交者
类型
递交
题目
P1097 合并果子
语言
C++
递交时间
2021-06-04 19:59:32
评测时间
2021-06-04 19:59:32
评测机
分数
100
总耗时
18ms
峰值内存
476.0 KiB