/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'long long int cal(char*, int)':
/in/foo.cc:40:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < strlen(formula); ++i)
                  ~~^~~~~~~~~~~~~~~~~
/in/foo.cc: In function 'long long int cal_operator(long long int, long long int, char)':
/in/foo.cc:35:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 3ms 324.0 KiB
#6 Accepted 1ms 256.0 KiB
#7 Accepted 3ms 352.0 KiB
#8 Accepted 3ms 260.0 KiB
#9 Accepted 2ms 340.0 KiB
#10 Accepted 1ms 328.0 KiB

信息

递交者
类型
递交
题目
P1003 等价表达式
语言
C++
递交时间
2017-08-02 22:28:08
评测时间
2017-08-02 22:28:08
评测机
分数
100
总耗时
25ms
峰值内存
384.0 KiB