/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:205:6: warning: unused variable 'cnt' [-Wunused-variable]
  int cnt=0;
      ^~~
/in/foo.cc: In instantiation of 'void read(T&) [with T = int]':
/in/foo.cc:198:8:   required from here
/in/foo.cc:172:16: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
         x = (x + (x << 2) << 1) + (c ^ '0');
              ~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 43ms 55.305 MiB
#2 Accepted 39ms 54.926 MiB
#3 Accepted 53ms 57.445 MiB
#4 Accepted 800ms 57.742 MiB
#5 Accepted 1709ms 60.391 MiB
#6 Accepted 2978ms 60.418 MiB
#7 Accepted 4224ms 60.348 MiB
#8 Accepted 4334ms 60.34 MiB
#9 Accepted 5127ms 58.168 MiB
#10 Accepted 6223ms 60.301 MiB

信息

递交者
类型
递交
题目
P2027 佳佳的字符串
比赛
金秋重聚模拟赛
语言
C++
递交时间
2017-10-07 20:57:01
评测时间
2017-10-07 20:57:05
评测机
分数
100
总耗时
25533ms
峰值内存
60.418 MiB