/ 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 180ms 4.25 MiB
#2 Accepted 39ms 2.375 MiB
#3 Accepted 7ms 2.375 MiB
#4 Accepted 6ms 2.25 MiB
#5 Accepted 4ms 2.359 MiB
#6 Accepted 5ms 2.375 MiB
#7 Wrong Answer 7ms 2.324 MiB
#8 Accepted 5ms 2.477 MiB
#9 Accepted 371ms 6.5 MiB
#10 Accepted 24ms 2.5 MiB

信息

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