/ MYOJ /

记录详情

Accepted

foo.cc: In function 'int read()':
foo.cc:9:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(f)x=-x;return x;
  ^~
foo.cc:9:12: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(f)x=-x;return x;
            ^~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-17T06:49:15.057Z","handle":"2020-07-17T06:49:15.057Z","cache_start":"2020-07-17T06:49:15.080Z","read_cases":"2020-07-17T06:49:15.246Z","judge":"2020-07-17T06:49:15.250Z","done":"2020-07-17T06:49:17.170Z"}
# 状态 耗时 内存占用
#1 Accepted 6ms 984.0 KiB
#2 Accepted 3ms 824.0 KiB
#3 Accepted 8ms 1.25 MiB
#4 Accepted 3ms 1.0 MiB
#5 Accepted 5ms 1.348 MiB

信息

递交者
类型
递交
题目
P1001 乱七八糟(第一弹)
语言
C++
递交时间
2020-07-17 14:49:15
评测时间
2020-07-17 14:49:15
评测机
分数
100
总耗时
28ms
峰值内存
1.348 MiB