/ Vijos /

记录详情

Compile Error

foo.cpp: In member function 'int treap::newnode(int)':
foo.cpp:34:79: error: 'ran' was not declared in this scope
         t[cntn].sz = 1, t[cntn].tag = inf, t[cntn].rev = 0, t[cntn].key = ran();
                                                                               ^

信息

递交者
类型
递交
题目
P1835 维护数列
语言
C++
递交时间
2017-01-06 11:00:50
评测时间
2017-01-06 11:00:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes