/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc:42:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:58:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      for(int j=0;j<strlen(dd);++j)
                  ~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 9ms 4.062 MiB
#2 Accepted 6ms 4.059 MiB
#3 Accepted 17ms 4.148 MiB
#4 Wrong Answer 15ms 4.086 MiB
#5 Accepted 15ms 4.145 MiB
#6 Accepted 8ms 4.09 MiB

信息

递交者
类型
递交
题目
L语言
语言
C++
递交时间
2019-02-16 13:45:15
评测时间
2019-02-16 13:45:15
评测机
分数
84
总耗时
73ms
峰值内存
4.148 MiB