Wrong Answer

foo.cc: In function 'int main()':
foo.cc:16:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   16 |                                 if(a%b)
      |                                 ^~
foo.cc:17:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   17 |                                         cout<<"..."<<a%b;break;
      |                                                          ^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 1ms 284.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Wrong Answer Read 21551�-2146=Invalid, expect Invalid. 2ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 2ms 284.0 KiB
#8 Accepted 2ms 328.0 KiB
#9 Wrong Answer Read 21717%21735=Invalid, expect Invalid. 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1720 简单计算器
语言
C++
递交时间
2023-05-11 20:36:41
评测时间
2023-05-11 20:36:41
评测机
分数
75
总耗时
20ms
峰值内存
328.0 KiB