记录详情

Accepted

/in/foo.cc: In function 'int Pushup(int)':
/in/foo.cc:11:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int Pushdown(int, int)':
/in/foo.cc:31:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int build(int, int, int)':
/in/foo.cc:20:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int updata(int, int, int, int, int, int)':
/in/foo.cc:45:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 26ms 5.25 MiB
#2 Accepted 4ms 2.375 MiB
#3 Accepted 3ms 2.25 MiB
#4 Accepted 2ms 2.375 MiB
#5 Accepted 3ms 2.359 MiB
#6 Accepted 4ms 2.375 MiB
#7 Accepted 5ms 2.336 MiB
#8 Accepted 2ms 2.328 MiB
#9 Accepted 2ms 2.344 MiB
#10 Accepted 4ms 2.488 MiB

信息

递交者
类型
递交
题目
A Simple Problem with Integers
题目数据
下载
语言
C++
递交时间
2018-08-06 21:48:25
评测时间
2018-08-06 21:48:25
评测机
分数
100
总耗时
60ms
峰值内存
5.25 MiB