/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'double set3(int, int)':
/in/foo.cc:17:38: error: 'set2' was not declared in this scope
   ans=min(ans,set2(k-i,(100-i*9)*x3+d));
                                      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:40:29: error: 'setpricision' was not declared in this scope
  cout<<fixed<<setpricision(3)<<set1(k)<<endl;
                             ^

信息

递交者
类型
自测
题目
P1248 最厉害的机器人
语言
C++
递交时间
2018-01-05 15:53:06
评测时间
2018-01-05 15:53:06
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes