记录详情

Accepted

/in/foo.cc: In function 'LL Multi(LL, LL)':
/in/foo.cc:26:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if (x < y) swap(x, y); LL ret = 0;
  ^~
/in/foo.cc:26:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (x < y) swap(x, y); LL ret = 0;
                         ^~
# 状态 耗时 内存占用
#1 Accepted 16ms 9.25 MiB
#2 Accepted 259ms 25.375 MiB
#3 Accepted 307ms 37.316 MiB
#4 Accepted 218ms 18.473 MiB
#5 Accepted 348ms 45.641 MiB
#6 Accepted 289ms 34.344 MiB
#7 Accepted 230ms 19.25 MiB
#8 Accepted 357ms 51.625 MiB
#9 Accepted 340ms 51.0 MiB
#10 Accepted 153ms 53.152 MiB
#11 Accepted 3ms 372.0 KiB
#12 Accepted 5ms 352.0 KiB
#13 Accepted 39ms 2.738 MiB
#14 Accepted 41ms 2.75 MiB
#15 Accepted 24ms 2.734 MiB
#16 Accepted 3ms 2.348 MiB
#17 Accepted 4ms 2.371 MiB
#18 Accepted 3ms 2.25 MiB
#19 Accepted 3ms 4.203 MiB
#20 Accepted 2ms 2.332 MiB

信息

递交者
类型
递交
题目
2、异或
题目数据
下载
语言
C++
递交时间
2018-10-07 00:47:23
评测时间
2018-10-07 00:47:23
评测机
分数
200
总耗时
2652ms
峰值内存
53.152 MiB