/ 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 193ms 5.73 MiB
#2 Accepted 34ms 2.375 MiB
#3 Accepted 5ms 2.25 MiB
#4 Accepted 4ms 2.375 MiB
#5 Accepted 5ms 2.34 MiB
#6 Accepted 6ms 4.375 MiB
#7 Wrong Answer 5ms 2.25 MiB
#8 Accepted 7ms 4.375 MiB
#9 Accepted 331ms 4.723 MiB
#10 Wrong Answer 21ms 4.469 MiB

信息

递交者
类型
递交
题目
Festival
语言
C++
递交时间
2017-11-01 15:50:17
评测时间
2017-11-01 15:50:17
评测机
分数
80
总耗时
616ms
峰值内存
5.73 MiB