/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int f(int)':
/in/foo.cc:6:7: error: 'retrue' was not declared in this scope
  else retrue f(i-1)*(4*n-2)/(n+1);
       ^~~~~~
/in/foo.cc:7:1: warning: control reaches end of non-void function [-Wreturn-type]
 } 
 ^

信息

递交者
类型
递交
题目
P1670 三角计数
语言
C++
递交时间
2018-05-09 06:54:47
评测时间
2018-05-09 06:54:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes