/ Vijos /

记录详情

Accepted

/in/foo.cc: In constructor 'data::data(int, int, int, int)':
/in/foo.cc:6:15: warning: 'data::rx' will be initialized after [-Wreorder]
     int lx,ly,rx,ry;
               ^~
/in/foo.cc:6:12: warning:   'int data::ly' [-Wreorder]
     int lx,ly,rx,ry;
            ^~
/in/foo.cc:8:5: warning:   when initialized here [-Wreorder]
     data(int A,int B,int X,int Y):lx(A),rx(A+X),ly(B),ry(B+Y){}
     ^~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 260.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 4ms 368.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Accepted 4ms 376.0 KiB
#6 Accepted 4ms 384.0 KiB
#7 Accepted 7ms 384.0 KiB
#8 Accepted 7ms 484.0 KiB
#9 Accepted 8ms 460.0 KiB
#10 Accepted 9ms 512.0 KiB

信息

递交者
类型
递交
题目
P1736 铺地毯
语言
C++
递交时间
2017-11-10 15:33:54
评测时间
2017-11-10 15:33:54
评测机
分数
100
总耗时
57ms
峰值内存
512.0 KiB