/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'long long int solve(long long int)':
/in/foo.cc:99:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < edge.size(); i ++) {
                 ~~^~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:124:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main() {
      ^
# 状态 耗时 内存占用
#1 Accepted 194ms 5.266 MiB
#2 Accepted 396ms 5.25 MiB
#3 Accepted 4ms 2.371 MiB
#4 Accepted 4ms 2.457 MiB
#5 Accepted 5ms 2.621 MiB
#6 Accepted 8ms 4.75 MiB
#7 Accepted 5ms 2.75 MiB
#8 Accepted 20ms 6.125 MiB
#9 Accepted 321ms 5.855 MiB
#10 Accepted 278ms 6.5 MiB

信息

递交者
类型
递交
题目
Festival
语言
C++
递交时间
2017-11-01 17:47:53
评测时间
2017-11-01 17:47:53
评测机
分数
100
总耗时
1239ms
峰值内存
6.5 MiB