/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:12: warning: unused variable 'k' [-Wunused-variable]
  int i, j, k, i1, i2;
            ^
/in/foo.cc: In function 'int find(std::__cxx11::string)':
/in/foo.cc:15:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'std::__cxx11::string find(int)':
/in/foo.cc:20:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 3ms 320.0 KiB
#2 Wrong Answer 3ms 316.0 KiB
#3 Wrong Answer 3ms 316.0 KiB
#4 Runtime Error 3ms 312.0 KiB
#5 Wrong Answer 3ms 320.0 KiB
#6 Accepted 2ms 316.0 KiB
#7 Runtime Error 2ms 316.0 KiB
#8 Runtime Error 2ms 316.0 KiB
#9 Runtime Error 2ms 320.0 KiB
#10 Runtime Error 1ms 316.0 KiB

信息

递交者
类型
递交
题目
P1596 加法表
语言
C++
递交时间
2017-09-26 17:22:04
评测时间
2017-09-26 17:22:04
评测机
分数
20
总耗时
29ms
峰值内存
320.0 KiB