/ Vijos /

记录详情

Accepted

/in/foo.cc: In member function 'void Splay::splay(int)':
/in/foo.cc:30:37: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
         for (int f = fa[k]; f = fa[k]; rotate(k)) {
                                     ^
# 状态 耗时 内存占用
#1 Accepted 172ms 1.75 MiB
#2 Accepted 3ms 364.0 KiB
#3 Accepted 5ms 2.336 MiB
#4 Accepted 14ms 2.363 MiB
#5 Accepted 28ms 512.0 KiB
#6 Accepted 28ms 2.48 MiB
#7 Accepted 51ms 1.168 MiB
#8 Accepted 81ms 1.219 MiB
#9 Accepted 145ms 1.5 MiB
#10 Accepted 148ms 1.836 MiB

信息

递交者
类型
递交
题目
P1507 郁闷的出纳员
语言
C++
递交时间
2018-01-02 13:27:50
评测时间
2018-01-02 13:27:50
评测机
分数
100
总耗时
680ms
峰值内存
2.48 MiB