/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int add(int, int, int)':
/in/foo.cc:34:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'void get2(int*, int)':
/in/foo.cc:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  if(num0=1)return;
           ^
/in/foo.cc: In function 'int solve()':
/in/foo.cc:173:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 3ms 352.0 KiB
#2 Runtime Error 2ms 356.0 KiB
#3 Runtime Error 5ms 340.0 KiB
#4 Runtime Error 2ms 204.0 KiB
#5 Runtime Error 4ms 332.0 KiB
#6 Runtime Error 14ms 256.0 KiB
#7 Runtime Error 12ms 256.0 KiB
#8 Runtime Error 2ms 256.0 KiB
#9 Runtime Error 3ms 256.0 KiB
#10 Runtime Error 4ms 332.0 KiB

信息

递交者
类型
递交
题目
P1422 教主的难题
语言
C++
递交时间
2018-07-13 16:09:11
评测时间
2018-07-13 16:09:11
评测机
分数
0
总耗时
56ms
峰值内存
356.0 KiB