/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int add1(int, int, int)':
/in/foo.cc:20:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int add2(int, int, int)':
/in/foo.cc:24:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:68:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   ok=dp[0][0]=1;
      ~~~~~~~~^~
# 状态 耗时 内存占用
#1 Accepted 36ms 31.375 MiB
#2 Accepted 39ms 31.457 MiB
#3 Accepted 54ms 31.375 MiB
#4 Accepted 52ms 31.375 MiB
#5 Accepted 59ms 31.48 MiB
#6 Accepted 50ms 31.484 MiB
#7 Accepted 229ms 31.309 MiB
#8 Accepted 765ms 31.375 MiB
#9 Accepted 808ms 31.488 MiB
#10 Accepted 812ms 31.48 MiB

信息

递交者
类型
递交
题目
P2030 逛公园
语言
C++
递交时间
2018-06-01 17:13:54
评测时间
2018-06-01 17:13:54
评测机
分数
100
总耗时
2909ms
峰值内存
31.488 MiB