/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (endy2>m)endy2=m; 
     ^~
/in/foo.cc:25:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
       for(int j=endx2;j<=endx1;j++)
       ^~~
# 状态 耗时 内存占用
#1 Accepted 4ms 256.0 KiB
#2 Accepted 44ms 5.875 MiB
#3 Accepted 6ms 488.0 KiB
#4 Accepted 757ms 114.844 MiB
#5 Accepted 425ms 114.715 MiB
#6 Accepted 287ms 114.742 MiB

信息

递交者
类型
递交
题目
P1528 圆和点
语言
C++
递交时间
2017-11-07 23:33:55
评测时间
2017-11-07 23:33:55
评测机
分数
100
总耗时
1526ms
峰值内存
114.844 MiB