/ gzezoier /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:8:8: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  cin>>b+1>>a+1;
       ~^~
foo.cc:8:13: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  cin>>b+1>>a+1;
            ~^~

自豪的采用jd5进行评测(github.com/masnn/jd5)
# 状态 耗时 内存占用
#1 Accepted 5ms 6.301 MiB
#2 Accepted 4ms 6.293 MiB
#3 Accepted 8ms 6.633 MiB
#4 Runtime Error Segmentation fault 20ms 13.539 MiB
#5 Runtime Error Segmentation fault 6ms 6.176 MiB
#6 Runtime Error Segmentation fault 19ms 5.973 MiB
#7 Accepted 22ms 7.609 MiB
#8 Runtime Error Segmentation fault 36ms 13.625 MiB
#9 Runtime Error Segmentation fault 36ms 13.629 MiB
#10 Runtime Error Segmentation fault 36ms 13.637 MiB
#11 Runtime Error Segmentation fault 37ms 13.535 MiB

信息

递交者
类型
递交
题目
P1044 子串清除
语言
C++
递交时间
2020-02-10 22:12:17
评测时间
2020-02-10 22:12:17
评测机
分数
40
总耗时
229ms
峰值内存
13.637 MiB