/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int RMQ(int)':
foo.cpp:26:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
foo.cpp: At global scope:
foo.cpp:27:22: error: ISO C++ forbids declaration of 'query_RMQ' with no type [-fpermissive]
 query_RMQ(int L,int R)
                      ^

信息

递交者
类型
递交
题目
P1514 天才的记忆
语言
C++
递交时间
2016-08-12 10:49:10
评测时间
2016-08-12 10:49:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes