/ Vijos /

记录详情

Compile Error

foo.cpp:15:17: error: ISO C++ forbids declaration of 'Up' with no type [-fpermissive]
foo.cpp: In function 'int Up(int)':
foo.cpp:19:1: warning: no return statement in function returning non-void [-Wreturn-type]
foo.cpp: In function 'void build(int, int, int)':
foo.cpp:23:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
foo.cpp: In function 'void updata(int, int, int, int, int)':
foo.cpp:34:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
foo.cpp: In function 'int query(int, int, int, int, int, int)':
foo.cpp:42:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]

信息

递交者
类型
递交
题目
P1098 合唱队形
语言
C++
递交时间
2013-08-29 16:43:57
评测时间
2013-08-29 16:43:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes