记录详情

Wrong Answer

foo.cc: In function ‘bool operator<(const Data&, const Data&)’:
foo.cc:32:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   32 |                 if(a.y==b.y)
      |                 ^~
foo.cc:35:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   35 |                         return a.m<b.m;
      |                         ^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer On line 1: Read Constructed.Date, expect Constructed.. 2ms 504.0 KiB
#2 Wrong Answer On line 1: Read Constructed.Date, expect Constructed.. 2ms 504.0 KiB
#3 Wrong Answer On line 1: Read Constructed.Date, expect Constructed.. 2ms 504.0 KiB
#4 Wrong Answer On line 1: Read Constructed.Date, expect Constructed.. 2ms 760.0 KiB
#5 Wrong Answer On line 1: Read Constructed.Date, expect Constructed.. 2ms 504.0 KiB

信息

递交者
类型
递交
题目
P1039 OO9-2 组合了人类的人群类的始终
语言
C++
递交时间
2025-05-07 21:20:06
评测时间
2025-05-07 21:20:06
评测机
分数
0
总耗时
13ms
峰值内存
760.0 KiB