/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:75:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(int i=1;i<=m;i++)
         ^~~
/in/foo.cc:87:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
          arr[maxx]=0;
          ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 592.0 KiB
#2 Accepted 5ms 952.0 KiB
#3 Accepted 101ms 4.727 MiB
#4 Accepted 2ms 584.0 KiB
#5 Accepted 2ms 572.0 KiB
#6 Accepted 2ms 820.0 KiB
#7 Accepted 5ms 848.0 KiB
#8 Accepted 7ms 824.0 KiB
#9 Accepted 20ms 1.188 MiB
#10 Accepted 127ms 2.07 MiB

信息

递交者
类型
递交
题目
P1777 引水入城
语言
C++
递交时间
2018-11-18 21:19:33
评测时间
2018-11-18 21:19:33
评测机
分数
100
总耗时
277ms
峰值内存
4.727 MiB