Wrong Answer

foo.cc: In function 'std::string InToPost(std::string)':
foo.cc:20:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   20 |         for(int i=0;i<s.size();i++)
      |                     ~^~~~~~~~~
foo.cc:33:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   33 |                         while(i+1<s.size()&&isdigit(s[i+1]))
      |                               ~~~^~~~~~~~~
foo.cc:32:46: warning: variable 'f' set but not used [-Wunused-but-set-variable]
   32 |                         ret.push_back(c);int f=0;
      |                                              ^
foo.cc: In function 'double js(double, char, double)':
foo.cc:13:1: warning: control reaches end of non-void function [-Wreturn-type]
   13 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer 1d0 < 12 24 3 *+4 1 -+ 5ms 412.0 KiB
#2 Wrong Answer 1d0 < 1 2 3 +4 *+5 +6 +7 +8 -9 4ms 412.0 KiB
#3 Wrong Answer 1d0 < 12345 34 *8675 5 /-10 / 3ms 412.0 KiB
#4 Wrong Answer 1d0 < 1 2 *3 *4 *5 *6 *7 *8 *9 4ms 412.0 KiB
#5 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB
#6 Wrong Answer User output longer than standard answer. 3ms 412.0 KiB
#7 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB
#8 Wrong Answer 1d0 < 1 7 +5 +7 4 +1 -5 /+3 -3 3ms 412.0 KiB
#9 Wrong Answer 1d0 < 1 2 +3 +4 +5 +6 +7 +8 +9 3ms 412.0 KiB
#10 Wrong Answer User output longer than standard answer. 3ms 412.0 KiB

信息

递交者
类型
递交
题目
P1134 s-0-4表达式求值
语言
C++
递交时间
2023-10-30 19:35:25
评测时间
2023-10-30 19:35:25
评测机
分数
0
总耗时
41ms
峰值内存
412.0 KiB