/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int level(char)':
/in/foo.cc:35:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int clac(int, int, char)':
/in/foo.cc:5:13: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define MOD 32767
             ^~~~~
/in/foo.cc:50:6: note: 'ans' was declared here
  int ans;
      ^~~
# 状态 耗时 内存占用
#1 Runtime Error 10ms 8.938 MiB
#2 Runtime Error 7ms 8.934 MiB
#3 Runtime Error 6ms 9.059 MiB
#4 Runtime Error 6ms 9.051 MiB
#5 Runtime Error 5ms 9.062 MiB
#6 Runtime Error 4ms 9.055 MiB
#7 Runtime Error 5ms 9.066 MiB
#8 Runtime Error 4ms 8.93 MiB
#9 Runtime Error 3ms 8.934 MiB
#10 Runtime Error 4ms 9.059 MiB

信息

递交者
类型
递交
题目
P1003 等价表达式
语言
C++
递交时间
2017-09-24 14:48:33
评测时间
2017-09-24 14:48:33
评测机
分数
0
总耗时
57ms
峰值内存
9.066 MiB