/ Vijos /

记录详情

Accepted

foo.cc: In function 'int cal(int, int, int, int, std::__cxx11::string*)':
foo.cc:8:6: warning: unused variable 'sum' [-Wunused-variable]
  int sum = 0;
      ^~~
foo.cc:51:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

自豪地采用[jd5](https://github.com/masnn/jd5)进行评测
# 状态 耗时 内存占用
#1 Accepted 3ms 372.0 KiB
#2 Accepted 3ms 368.0 KiB
#3 Accepted 3ms 372.0 KiB
#4 Accepted 3ms 368.0 KiB
#5 Accepted 3ms 496.0 KiB
#6 Accepted 3ms 496.0 KiB
#7 Accepted 6ms 616.0 KiB
#8 Accepted 9ms 628.0 KiB
#9 Accepted 7ms 496.0 KiB
#10 Accepted 6ms 500.0 KiB

信息

递交者
类型
递交
题目
P1449 字符串还原
语言
C++
递交时间
2019-11-27 19:29:05
评测时间
2019-11-27 19:29:05
评测机
分数
100
总耗时
46ms
峰值内存
628.0 KiB