/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'long long int solve(long long int)':
/in/foo.cc:96: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:116:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main() {
      ^
# 状态 耗时 内存占用
#1 Accepted 161ms 5.973 MiB
#2 Accepted 34ms 4.375 MiB
#3 Accepted 7ms 2.355 MiB
#4 Accepted 4ms 2.25 MiB
#5 Accepted 4ms 2.25 MiB
#6 Accepted 5ms 2.363 MiB
#7 Wrong Answer 5ms 2.25 MiB
#8 Accepted 5ms 2.465 MiB
#9 Accepted 427ms 4.465 MiB
#10 Accepted 21ms 4.477 MiB

信息

递交者
类型
递交
题目
Festival
语言
C++
递交时间
2017-11-01 17:03:13
评测时间
2017-11-01 17:03:13
评测机
分数
90
总耗时
677ms
峰值内存
5.973 MiB